Prepare version 0.5.5

This commit is contained in:
Markus Schirp 2014-03-12 16:23:06 +00:00
parent e7095ca941
commit 3075271664
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
# v0.5.6 2014-03-09
Changes:
* Correctly specifiy diff-lcs dependency
# v0.5.5 2014-03-09
Changes:

View file

@ -2,5 +2,5 @@
module Mutant
# The current mutant version
VERSION = '0.5.5'.freeze
VERSION = '0.5.6'.freeze
end # Mutant