Skip to content

Commit

Permalink
Bump version to 4.1.0 (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
token-cjg authored Jan 16, 2025
1 parent 2dbb1e8 commit a6d5fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.1
4.1.0
2 changes: 1 addition & 1 deletion src/Zendesk/API/HttpClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class HttpClient
{
use InstantiatorTrait;

const VERSION = '4.0.1';
const VERSION = '4.1.0';

/**
* @var array $headers
Expand Down

0 comments on commit a6d5fc3

Please sign in to comment.