Skip to content

Commit ffa125f

Browse files
committed
Regenerate gemspec for version 0.1.14
1 parent 61b4e73 commit ffa125f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

parse-ruby-client.gemspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Gem::Specification.new do |s|
77
s.name = "parse-ruby-client"
8-
s.version = "0.1.13"
8+
s.version = "0.1.14"
99

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

0 commit comments

Comments
 (0)