free_mutant/lib/mutant/version.rb

5 lines
85 B
Ruby
Raw Normal View History

module Mutant
# The current mutant version
2014-11-17 22:36:11 +00:00
VERSION = '0.6.7'.freeze
end # Mutant