free_mutant/lib/mutant/version.rb

6 lines
93 B
Ruby
Raw Normal View History

module Mutant
# The current mutant version
VERSION = '0.3.0.beta22'.freeze
end # Mutant