Skip to content

Commit fc638c0

Browse files
authored
Bump version to 3.1.2 (#551)
1 parent 2233088 commit fc638c0

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-
3.1.1
1+
3.1.2

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 = '3.1.1';
117+
const VERSION = '3.1.2';
118118

119119
use InstantiatorTrait;
120120

0 commit comments

Comments
 (0)