Skip to content

Commit 8c60d97

Browse files
authored
Merge pull request #374 from zendesk/samgavinio/bump-2.2.5
Bump to 2.2.5
2 parents fc7b5be + b4421dc commit 8c60d97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.4
1+
2.2.5

src/Zendesk/API/HttpClient.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
*/
110110
class HttpClient
111111
{
112-
const VERSION = '2.2.4';
112+
const VERSION = '2.2.5';
113113

114114
use InstantiatorTrait;
115115

0 commit comments

Comments
 (0)