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 467fc94 commit c149a3dCopy full SHA for c149a3d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- zendesk_apps_tools (3.4.0)
+ zendesk_apps_tools (3.5.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.4.0'
+ VERSION = '3.5.0'
end
0 commit comments