Rakefile in mynyml-phocus-0.9.9 vs Rakefile in mynyml-phocus-1.0

- old
+ new

@@ -20,10 +20,10 @@ end end spec = Gem::Specification.new do |s| s.name = 'phocus' - s.version = '0.9.9' + s.version = '1.0' s.summary = "Run focused tests on test/unit." s.description = "Tell test/unit exactly which tests you want run. It will ignore all the other ones and let you concentrate on a few." s.author = "Martin Aumont" s.email = 'mynyml@gmail.com' s.homepage = ''