opro.gemspec in opro-0.0.1.pre1.0.1 vs opro.gemspec in opro-0.0.1.pre1.0.2

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "opro" - s.version = "0.0.1.pre1.0.1" + s.version = "0.0.1.pre1.0.2" s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version= s.authors = ["schneems"] - s.date = "2012-04-10" + s.date = "2012-04-13" s.description = " Enable OAuth clients (iphone, android, web sites, etc.) to access and use your Rails application, what you do with it is up to you" s.email = "richard.schneeman@gmail.com" s.extra_rdoc_files = [ "README.md" ]