Skip to content

Commit 08511f4

Browse files
APPS-7798 Release v3.9.5 (#432)
1 parent 60e803a commit 08511f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
zendesk_apps_tools (3.9.4)
4+
zendesk_apps_tools (3.9.5)
55
execjs (~> 2.7.0)
66
faraday (~> 0.17.5)
77
faye-websocket (>= 0.10.7, < 0.12.0)

lib/zendesk_apps_tools/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module ZendeskAppsTools
3-
VERSION = '3.9.4'
3+
VERSION = '3.9.5'
44
end

0 commit comments

Comments
 (0)