This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian
/
free_mutant
Watch
1
Star
0
Fork
You've already forked free_mutant
0
Code
Releases
Activity
908f285261
free_mutant
/
lib
/
mutant
/
version.rb
7 lines
105 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add missing utf-8 encoding comments
2013-08-05 07:17:55 +02:00
# encoding: utf-8
Add Mutant::Version and --version flag for CLI Closes #88
2013-08-03 01:44:58 +02:00
module
Mutant
# The current mutant version
Prepare version 0.5.12
2014-05-09 20:11:37 +00:00
VERSION
=
'0.5.12'
.
freeze
Add Mutant::Version and --version flag for CLI Closes #88
2013-08-03 01:44:58 +02:00
end
# Mutant
Copy permalink