Skip to content

Commit 260a7a2

Browse files
authored
Merge pull request #508 from zendesk/bump-v1.37.0
Bump v1.37.0
2 parents 68bd141 + 49f8766 commit 260a7a2

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)