23 24 25
# File 'lib/autoversion/versioner.rb', line 23 def next_version type @current.increment(type) end