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
336956b7f6
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
Bump version to 0.3.1
2013-12-19 10:53:33 -05:00
VERSION
=
'0.3.1'
.
freeze
Add Mutant::Version and --version flag for CLI Closes #88
2013-08-02 19:44:58 -04:00
end
# Mutant
Copy permalink