ruby_logo.gemspec in ruby_logo-0.0.1 vs ruby_logo.gemspec in ruby_logo-0.0.2

- old
+ new

@@ -1,9 +1,9 @@ # vim: ft=ruby Gem::Specification.new do |s| s.name = "ruby_logo" - s.version = "0.0.1" + s.version = "0.0.2" s.authors = ["Rich Healey"] s.email = ["richo@99designs.com"] s.homepage = "http://github.com/richo/ruby_logo" s.summary = "Show the ruby logo if you have the right magic query string" s.description = s.summary