free_mutant/lib/mutant/version.rb

5 lines
86 B
Ruby
Raw Normal View History

module Mutant
# The current mutant version
2014-06-15 15:36:45 +00:00
VERSION = '0.5.21'.freeze
end # Mutant