free_mutant/lib/mutant/version.rb

5 lines
85 B
Ruby
Raw Normal View History

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