example.gemspec in example-1.0.0 vs example.gemspec in example-1.0.2

- old
+ new

@@ -3,10 +3,10 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{example} - s.version = "1.0.0" + s.version = "1.0.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Curtis Schofield"] s.date = %q{2011-03-18} s.description = %q{This Gem is used to test basic gem interactions - it was generated with jeweler}