e715bb8bd7
Closes #88
5 lines
93 B
Ruby
5 lines
93 B
Ruby
module Mutant
|
|
# The current mutant version
|
|
VERSION = '0.3.0.beta22'.freeze
|
|
end # Mutant
|
|
|