free_mutant/lib/mutant/version.rb
2014-06-04 16:11:40 +00:00

6 lines
105 B
Ruby

# encoding: utf-8
module Mutant
# The current mutant version
VERSION = '0.5.18'.freeze
end # Mutant