Skip to content

Commit

Permalink
bumped version to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Whitlock committed Nov 1, 2018
1 parent efa1488 commit bcfc1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/ApiClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
*/
class ApiClient extends GuzzleClient
{
const SDK_VERSION = '2.0.3';
const SDK_VERSION = '2.0.4';
const API_VERSION = '1.0.21';

/**
Expand Down

0 comments on commit bcfc1b4

Please sign in to comment.