rector.gemspec in rector-0.0.2 vs rector.gemspec in rector-0.0.3
- 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.2"
+ s.version = "0.0.3"
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