Skip to content

Commit a6d5fc3

Browse files
authored
Bump version to 4.1.0 (#555)
1 parent 2dbb1e8 commit a6d5fc3

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.1
1+
4.1.0

src/Zendesk/API/HttpClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ class HttpClient
116116
{
117117
use InstantiatorTrait;
118118

119-
const VERSION = '4.0.1';
119+
const VERSION = '4.1.0';
120120

121121
/**
122122
* @var array $headers

0 commit comments

Comments
 (0)