free_mutant/lib/mutant/version.rb
2013-09-06 02:25:44 +02:00

7 lines
109 B
Ruby

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