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
d49cbcd245
free_mutant
/
lib
/
mutant
/
version.rb
7 lines
104 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add missing utf-8 encoding comments
2013-08-05 01:17:55 -04:00
# encoding: utf-8
Add Mutant::Version and --version flag for CLI Closes #88
2013-08-02 19:44:58 -04:00
module
Mutant
# The current mutant version
Prepare version 0.5.8
2014-03-28 11:44:37 -04:00
VERSION
=
'0.5.9'
.
freeze
Add Mutant::Version and --version flag for CLI Closes #88
2013-08-02 19:44:58 -04:00
end
# Mutant
Copy permalink