mutant.gemspec in mutant-0.2.2 vs mutant.gemspec in mutant-0.2.3

- old
+ new

@@ -1,9 +1,9 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |gem| gem.name = 'mutant' - gem.version = '0.2.2' + gem.version = '0.2.3' gem.authors = [ 'Markus Schirp' ] gem.email = [ 'mbj@seonic.net' ] gem.description = 'Mutation testing for ruby under rubinius' gem.summary = gem.description gem.homepage = 'https://github.com/mbj/mutant'