free_mutant/lib/mutant/version.rb

7 lines
105 B
Ruby
Raw Normal View History

2013-08-05 01:17:55 -04:00
# encoding: utf-8
module Mutant
# The current mutant version
2014-06-06 15:46:36 -04:00
VERSION = '0.5.19'.freeze
end # Mutant