free_mutant/lib/mutant/version.rb

7 lines
105 B
Ruby
Raw Normal View History

2013-08-05 07:17:55 +02:00
# encoding: utf-8
module Mutant
# The current mutant version
2014-05-09 20:11:37 +00:00
VERSION = '0.5.12'.freeze
end # Mutant