Navigation Menu

Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
adelevie committed Feb 27, 2013
1 parent 61b4e73 commit ffa125f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion parse-ruby-client.gemspec
Expand Up @@ -5,7 +5,7 @@

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

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Alan deLevie", "Adam Alpern"]
Expand Down Expand Up @@ -83,6 +83,7 @@ Gem::Specification.new do |s|
"test/test_object.rb",
"test/test_push.rb",
"test/test_query.rb",
"test/test_throttle.rb",
"test/test_user.rb"
]
s.homepage = "http://github.com/adelevie/parse-ruby-client"
Expand Down

0 comments on commit ffa125f

Please sign in to comment.