Skip to content

Commit

Permalink
Update version for 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dshafik committed Sep 12, 2016
1 parent 35f1dc0 commit 6afbda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
*/
class Client extends \GuzzleHttp\Client implements \Psr\Log\LoggerAwareInterface
{
const VERSION = "0.4.6";
const VERSION = "0.5.0";

/**
* @const int Default Timeout in seconds
Expand Down

0 comments on commit 6afbda4

Please sign in to comment.