opro.gemspec in opro-0.3.0.pre2 vs opro.gemspec in opro-0.3.0.pre3

- 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 = "opro" - s.version = "0.3.0.pre2" + s.version = "0.3.0.pre3" s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version= s.authors = ["schneems"] s.date = "2012-07-05" 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"