Skip to content

Commit c149a3d

Browse files
committed
v3.5.0
1 parent 467fc94 commit c149a3d

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.4.0)
4+
zendesk_apps_tools (3.5.0)
55
execjs (~> 2.7.0)
66
faraday (~> 0.9.2)
77
faye-websocket (~> 0.10.7)

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.4.0'
3+
VERSION = '3.5.0'
44
end

0 commit comments

Comments
 (0)