Prepare version 0.5.19
This commit is contained in:
parent
1f38aeb042
commit
41205f9d90
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
# v0.5.19 2014-06-06
|
||||
|
||||
Changes:
|
||||
|
||||
* Do not emit more powerful rescue matchers #183
|
||||
* Do not emit more powerful loop control #201
|
||||
|
||||
# v0.5.18 2014-06-04
|
||||
|
||||
Changes:
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
module Mutant
|
||||
# The current mutant version
|
||||
VERSION = '0.5.18'.freeze
|
||||
VERSION = '0.5.19'.freeze
|
||||
end # Mutant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue