Skip to content

Commit b89b0e8

Browse files
committed
Bump v3.0.1 updates user agent
1 parent d1f7c81 commit b89b0e8

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-
2.2.9
1+
3.0.1

src/Zendesk/API/HttpClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
*/
114114
class HttpClient
115115
{
116-
const VERSION = '2.2.9';
116+
const VERSION = '3.0.1';
117117

118118
use InstantiatorTrait;
119119

0 commit comments

Comments
 (0)