Skip to content

Commit 3684a7a

Browse files
author
Christopher Goddard
committed
3.8.9
1 parent c287804 commit 3684a7a

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.8.8)
4+
zendesk_apps_tools (3.8.9)
55
execjs (~> 2.7.0)
66
faraday (~> 1.3.1)
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.8.8'
3+
VERSION = '3.8.9'
44
end

0 commit comments

Comments
 (0)