We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3741883 commit d9c2b2dCopy full SHA for d9c2b2d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- zendesk_apps_tools (3.2.4)
+ zendesk_apps_tools (3.3.0)
5
execjs (~> 2.7.0)
6
faraday (~> 0.9.2)
7
faye-websocket (~> 0.10.7)
lib/zendesk_apps_tools/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module ZendeskAppsTools
- VERSION = '3.2.4'
+ VERSION = '3.3.0'
end
0 commit comments