free_mutant/lib/mutant/version.rb

5 lines
86 B
Ruby
Raw Normal View History

module Mutant
# The current mutant version
2014-06-25 12:58:57 -04:00
VERSION = '0.5.23'.freeze
end # Mutant