free_mutant/lib/mutant/version.rb

8 lines
112 B
Ruby
Raw Normal View History

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