Prepare version 0.5.1
This commit is contained in:
parent
47cb31f12e
commit
69bad896be
2 changed files with 8 additions and 2 deletions
|
@ -1,4 +1,10 @@
|
|||
# v0.5.0 2014-02-16
|
||||
# v0.5.1 2014-03-03
|
||||
|
||||
Changes:
|
||||
|
||||
* Remove rspec dep from main mutant gem
|
||||
|
||||
# v0.5.0 2014-03-02
|
||||
|
||||
Changes:
|
||||
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
module Mutant
|
||||
# The current mutant version
|
||||
VERSION = '0.5.0'.freeze
|
||||
VERSION = '0.5.1'.freeze
|
||||
end # Mutant
|
||||
|
|
Loading…
Add table
Reference in a new issue