foursquare2.gemspec in foursquare2-1.3.4 vs foursquare2.gemspec in foursquare2-1.3.5

- 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{foursquare2} - s.version = "1.3.4" + s.version = "1.3.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Matt Mueller", "Marco Moura"] s.date = %q{2012-01-23} s.description = %q{Gives access to all endpoints in version 2 of foursquare's API with syntax that will be familiar to those who used the original foursquare gem by Jeremy Welch.}