Skip to content

Commit

Permalink
bump to 0.11.35
Browse files Browse the repository at this point in the history
  • Loading branch information
phoffer committed Aug 25, 2017
1 parent d6e8ad3 commit 933c067
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
sportradar-api (0.11.34)
sportradar-api (0.11.35)
activesupport
httparty (>= 0.14.0)

Expand Down
2 changes: 1 addition & 1 deletion lib/sportradar/api/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Sportradar
module Api
VERSION = "0.11.34"
VERSION = "0.11.35"
end
end

0 comments on commit 933c067

Please sign in to comment.