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 1563e69 commit ad093bbCopy full SHA for ad093bb
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- zendesk_apps_tools (3.2.3)
+ zendesk_apps_tools (3.2.4)
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.3'
+ VERSION = '3.2.4'
end
0 commit comments