free_mutant/lib/mutant/version.rb

5 lines
86 B
Ruby
Raw Normal View History

module Mutant
# The current mutant version
2014-06-30 13:46:41 +00:00
VERSION = '0.5.24'.freeze
end # Mutant