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 fa23294 commit 79180e0Copy full SHA for 79180e0
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- zendesk_apps_tools (3.2.1)
+ zendesk_apps_tools (3.2.2)
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.1'
+ VERSION = '3.2.2'
end
0 commit comments