Skip to content

Commit ff6b2b5

Browse files
authored
Merge pull request #561 from zendesk/bump-v3.0.5
Bump v3.0.5
2 parents 41ad85e + 4f05d05 commit ff6b2b5

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
# CHANGELOG
22

3+
## v3.0.5
4+
5+
Adding CBP support to more endpoints. please see `cbp_support_spec.rb` for the complete list.
6+
37
## v3.0.3
48

59
Adding CBP support to more endpoints. please see `cbp_support_spec.rb` for the complete list.

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 = "3.0.4"
2+
VERSION = "3.0.5"
33
end

0 commit comments

Comments
 (0)