free_mutant/lib/mutant/version.rb
Markus Schirp 8335cccafb Fix YARD summary line
* Reduce redunrant 'Return' prefix on summaries
* Improve summary line to reflect the semantics of operation better
2015-07-03 15:21:39 +00:00

4 lines
81 B
Ruby

module Mutant
# Current mutant version
VERSION = '0.8.0'.freeze
end # Mutant