Skip to content

Commit

Permalink
Bump v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
miogalang committed Aug 2, 2016
1 parent 9f24507 commit 0048d02
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.1
2.1.2
2 changes: 1 addition & 1 deletion src/Zendesk/API/HttpClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
*/
class HttpClient
{
const VERSION = '2.1.1';
const VERSION = '2.1.2';

use InstantiatorTrait;

Expand Down

0 comments on commit 0048d02

Please sign in to comment.