Skip to content

Commit

Permalink
Bump version to 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dshafik committed May 6, 2016
1 parent b56f1bf commit 1e079aa
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.3";
const VERSION = "0.4.5";

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

0 comments on commit 1e079aa

Please sign in to comment.