Skip to content

Commit

Permalink
Bumped version to close issues #14 and #15
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Whitlock committed Oct 8, 2021
1 parent 46049d4 commit d6192a7
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 @@ -51,7 +51,7 @@
*/
class ApiClient extends GuzzleClient
{
const SDK_VERSION = '2.0.9';
const SDK_VERSION = '2.0.10';
const API_VERSION = '1.0.25';

/**
Expand Down

0 comments on commit d6192a7

Please sign in to comment.