Skip to content

Commit

Permalink
Bump to v2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
samgavinio committed Apr 12, 2017
1 parent 0bb911d commit 73d251b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.9
2.1.10
2 changes: 1 addition & 1 deletion src/Zendesk/API/HttpClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
*/
class HttpClient
{
const VERSION = '2.1.9';
const VERSION = '2.1.10';

use InstantiatorTrait;

Expand Down

0 comments on commit 73d251b

Please sign in to comment.