Bump version to 0.5.0
* 0.4.0 on rubygems was defunkt and yanked.
This commit is contained in:
parent
1fff1fd8c2
commit
a200b50beb
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
|
|
||||||
module Mutant
|
module Mutant
|
||||||
# The current mutant version
|
# The current mutant version
|
||||||
VERSION = '0.4.0'.freeze
|
VERSION = '0.5.0'.freeze
|
||||||
end # Mutant
|
end # Mutant
|
||||||
|
|
Loading…
Reference in a new issue