We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490f880 commit 95b363cCopy full SHA for 95b363c
src/SolderClient.php
@@ -21,7 +21,7 @@ class SolderClient
21
/** @var Client */
22
private $client;
23
24
- const VERSION = '0.1.6';
+ const VERSION = '0.2.1';
25
26
public static function factory($url, $key, $headers = [], $handler = null, $timeout = 3)
27
{
0 commit comments