Skip to content

Commit b13f4e6

Browse files
authored
Bump version to 4.0.1 (#549)
1 parent d06ad95 commit b13f4e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0
1+
4.0.1

src/Zendesk/API/HttpClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
*/
115115
class HttpClient
116116
{
117-
const VERSION = '4.0.0';
117+
const VERSION = '4.0.1';
118118

119119
use InstantiatorTrait;
120120

0 commit comments

Comments
 (0)