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 e9c8e36 commit 02fb39eCopy full SHA for 02fb39e
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- zendesk_apps_tools (3.9.3)
+ zendesk_apps_tools (3.9.4)
5
execjs (~> 2.7.0)
6
faraday (~> 0.17.5)
7
faye-websocket (>= 0.10.7, < 0.12.0)
lib/zendesk_apps_tools/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module ZendeskAppsTools
- VERSION = '3.9.3'
+ VERSION = '3.9.4'
end
0 commit comments