Skip to content

Commit 6afbda4

Browse files
committed
Update version for 0.5.0
1 parent 35f1dc0 commit 6afbda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
*/
3636
class Client extends \GuzzleHttp\Client implements \Psr\Log\LoggerAwareInterface
3737
{
38-
const VERSION = "0.4.6";
38+
const VERSION = "0.5.0";
3939

4040
/**
4141
* @const int Default Timeout in seconds

0 commit comments

Comments
 (0)