Module: Horatio::Detector::NULLWritter

Included in:
Dynamic, NodePackage, RubyGem
Defined in:
lib/horatio/detector/null_writer.rb

Instance Method Summary collapse

Instance Method Details

#increment(_release) ⇒ Object



6
7
8
# File 'lib/horatio/detector/null_writer.rb', line 6

def increment(_release)
  color { Log.info "skipping incrementation of version number, we rely on the #{description} for that" }
end