Skip to content

Commit

Permalink
Regenerate gemspec for version 1.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmueller committed Nov 9, 2013
1 parent be7bfbf commit c8263f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions foursquare2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "foursquare2"
s.version = "1.9.7"
s.version = "1.9.8"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Matt Mueller", "Marco Moura"]
s.date = "2013-04-28"
s.date = "2013-11-09"
s.description = "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."
s.email = ["[email protected]", "[email protected]"]
s.extra_rdoc_files = [
Expand Down

0 comments on commit c8263f7

Please sign in to comment.