free_mutant/lib/mutant/version.rb

5 lines
85 B
Ruby
Raw Normal View History

module Mutant
# The current mutant version
2015-05-30 21:51:09 +00:00
VERSION = '0.7.9'.freeze
end # Mutant