cutest.gemspec in cutest-1.0.1 vs cutest.gemspec in cutest-1.1.0.rc1

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = "cutest" - s.version = "1.0.1" + s.version = "1.1.0.rc1" s.summary = "Forking tests." s.description = "Run tests in separate processes to avoid shared state." s.authors = ["Damian Janowski", "Michel Martens"] s.email = ["djanowski@dimaion.com", "michel@soveran.com"] s.homepage = "http://github.com/djanowski/cutest"