Prepare for 0.5.3
This commit is contained in:
parent
58fd5fb3ee
commit
24616ffc51
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
# v0.5.3 2014-03-05
|
||||
|
||||
Changes:
|
||||
|
||||
* mutant-rspec now supports rspec3 beta
|
||||
|
||||
# v0.5.2 2014-03-04
|
||||
|
||||
Changes:
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
module Mutant
|
||||
# The current mutant version
|
||||
VERSION = '0.5.2'.freeze
|
||||
VERSION = '0.5.3'.freeze
|
||||
end # Mutant
|
||||
|
|
Loading…
Reference in a new issue