Skip to content

Commit

Permalink
Bump to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
samgavinio committed Aug 8, 2017
1 parent ea730ec commit 087cc4e
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.2.1
2.2.2
2 changes: 1 addition & 1 deletion src/Zendesk/API/HttpClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
*/
class HttpClient
{
const VERSION = '2.2.1';
const VERSION = '2.2.2';

use InstantiatorTrait;

Expand Down

0 comments on commit 087cc4e

Please sign in to comment.