free_mutant/lib/mutant/version.rb
2013-12-04 22:13:53 +01:00

6 lines
108 B
Ruby

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