Prepare v0.2.17
This commit is contained in:
parent
8c29003517
commit
b6867ab9c3
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# v0.2.17 2013-01-20
|
||||
|
||||
* [change] Update dependencies
|
||||
|
||||
# v0.2.16 2013-01-20
|
||||
|
||||
* [fixed] Handle Rubinius::AST::NthRef as noop
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Gem::Specification.new do |gem|
|
||||
gem.name = 'mutant'
|
||||
gem.version = '0.2.16'
|
||||
gem.version = '0.2.17'
|
||||
gem.authors = [ 'Markus Schirp' ]
|
||||
gem.email = [ 'mbj@seonic.net' ]
|
||||
gem.description = 'Mutation testing for ruby'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue