mutant.gemspec in mutant-0.3.0.beta10 vs mutant.gemspec in mutant-0.3.0.beta11
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |gem|
gem.name = 'mutant'
- gem.version = '0.3.0.beta10'
+ gem.version = '0.3.0.beta11'
gem.authors = [ 'Markus Schirp' ]
gem.email = [ 'mbj@schirp-dso.com' ]
gem.description = 'Mutation testing for ruby'
gem.summary = 'Mutation testing tool for ruby under MRI and Rubinius'