Skip to content

Commit 49f8766

Browse files
committed
v1.37.0
1 parent 68bd141 commit 49f8766

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
## v1.37
4+
5+
- Fix Faraday v1 deprecation
6+
37
# v1.36.0
48

59
- Fix: Ticket comments should be sent unchanged

lib/zendesk_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ZendeskAPI
2-
VERSION = "1.36.0"
2+
VERSION = "1.37.0"
33
end

0 commit comments

Comments
 (0)