Skip to content

Commit f47e853

Browse files
author
Christopher Goddard
authored
Bump version to 3.1.0 (#539)
1 parent d89b155 commit f47e853

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.1
1+
3.1.0

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.0.1';
117+
const VERSION = '3.1.0';
118118

119119
use InstantiatorTrait;
120120

0 commit comments

Comments
 (0)