There was an error while loading. Please reload this page.
1 parent e74266f commit 8aa899cCopy full SHA for 8aa899c
Gemfile.lock
@@ -7,7 +7,7 @@ GIT
7
PATH
8
remote: .
9
specs:
10
- zendesk_api (0.1.7)
+ zendesk_api (0.1.8)
11
faraday (>= 0.8.0)
12
faraday_middleware (>= 0.8.7)
13
hashie
lib/zendesk_api/version.rb
@@ -1,3 +1,3 @@
1
module ZendeskAPI
2
- VERSION = "0.1.7"
+ VERSION = "0.1.8"
3
end
0 commit comments