free_mutant/lib/mutant/version.rb
2013-12-31 17:05:30 +01:00

6 lines
104 B
Ruby

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