free_mutant/lib/mutant/version.rb

5 lines
85 B
Ruby
Raw Normal View History

module Mutant
# The current mutant version
2014-12-08 18:06:16 -05:00
VERSION = '0.7.3'.freeze
end # Mutant