We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1f29d commit 7f69b57Copy full SHA for 7f69b57
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
- Upcoming changes
6
7
-## v1.38.0 (rc2 - BREAKING!)
+## v2.0.0 (BREAKING!)
8
9
- Add support for Faraday 2.0
10
- Add `Label` resource for Articles
lib/zendesk_api/version.rb
@@ -1,3 +1,3 @@
1
module ZendeskAPI
2
- VERSION = "1.38.0.rc2"
+ VERSION = "2.0.0"
3
end
0 commit comments