free_mutant/lib/mutant/version.rb

5 lines
86 B
Ruby
Raw Normal View History

module Mutant
# The current mutant version
2014-07-07 16:37:08 -04:00
VERSION = '0.5.26'.freeze
end # Mutant