free_mutant/lib/mutant/version.rb
2014-03-09 00:04:30 +00:00

6 lines
104 B
Ruby

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