Skip to content

Commit f9371b1

Browse files
authored
Merge pull request #303 from zendesk/keith/bump_ZAT_to_v3.1.1
Bump ZAT to v3.1.1
2 parents b934114 + 2b31bdb commit f9371b1

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.0.0)
4+
zendesk_apps_tools (3.1.1)
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.0.0'
3+
VERSION = '3.1.1'
44
end

0 commit comments

Comments
 (0)