free_mutant/lib/mutant/version.rb

7 lines
108 B
Ruby
Raw Normal View History

2013-08-05 01:17:55 -04:00
# encoding: utf-8
module Mutant
# The current mutant version
2013-09-05 20:25:44 -04:00
VERSION = '0.3.0.rc2'.freeze
end # Mutant