Prepare version 0.5.5
This commit is contained in:
parent
5b1d4f5bac
commit
3b6be70cdd
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
# v0.5.5 2014-03-09
|
||||
|
||||
Changes:
|
||||
|
||||
* Morpher dependency bump
|
||||
|
||||
# v0.5.4 2014-03-08
|
||||
|
||||
Changes:
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
module Mutant
|
||||
# The current mutant version
|
||||
VERSION = '0.5.4'.freeze
|
||||
VERSION = '0.5.5'.freeze
|
||||
end # Mutant
|
||||
|
|
Loading…
Reference in a new issue