Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
adelevie committed Jan 12, 2013
1 parent f358307 commit eb39c63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parse-ruby-client.gemspec
Expand Up @@ -5,11 +5,11 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "parse-ruby-client" s.name = "parse-ruby-client"
s.version = "0.1.9" s.version = "0.1.10"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Alan deLevie", "Adam Alpern"] s.authors = ["Alan deLevie", "Adam Alpern"]
s.date = "2013-01-10" s.date = "2013-01-12"
s.description = "A simple Ruby client for the parse.com REST API" s.description = "A simple Ruby client for the parse.com REST API"
s.email = "adelevie@gmail.com" s.email = "adelevie@gmail.com"
s.extra_rdoc_files = [ s.extra_rdoc_files = [
Expand Down

0 comments on commit eb39c63

Please sign in to comment.