Skip to content

Commit 7f69b57

Browse files
committed
v2.0.0
1 parent 4f1f29d commit 7f69b57

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
@@ -4,7 +4,7 @@
44

55
- Upcoming changes
66

7-
## v1.38.0 (rc2 - BREAKING!)
7+
## v2.0.0 (BREAKING!)
88

99
- Add support for Faraday 2.0
1010
- Add `Label` resource for Articles

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.38.0.rc2"
2+
VERSION = "2.0.0"
33
end

0 commit comments

Comments
 (0)