opro.gemspec in opro-0.3.1 vs opro.gemspec in opro-0.3.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.3.1" + s.version = "0.3.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["schneems"] - s.date = "2012-07-18" + s.date = "2012-07-30" 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" ]