rector.gemspec in rector-0.0.4 vs rector.gemspec in rector-0.0.5

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- $:.push File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = "rector" - s.version = "0.0.4" + s.version = "0.0.5" s.authors = ["Andy Lindeman"] s.email = ["alindeman@gmail.com"] s.homepage = "https://github.com/alindeman/rector" s.summary = %q{Rector coordinates parallelized jobs that generate metrics or other data together} s.description = <<-EOF