Skip to content

Commit e591127

Browse files
committed
v1.35.0
- Abandoned support for Ruby 2.5 (EOL) - Tested in Ruby 3.1 - Add `Organization#create_or_update` - Bug-fixing - Improved documentation
1 parent 669fc27 commit e591127

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v1.35.0 (WIP)
1+
# v1.35.0
22

33
- Abandoned support for Ruby 2.5 (EOL)
44
- Tested in Ruby 3.1

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.34.0"
2+
VERSION = "1.35.0"
33
end

0 commit comments

Comments
 (0)