Skip to content

Commit c6ee579

Browse files
committed
Release v0.2.2
1 parent 6db1380 commit c6ee579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SolderClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class SolderClient
2020
/** @var Client */
2121
private $client;
2222

23-
const VERSION = '0.2.1';
23+
const VERSION = '0.2.2';
2424

2525
public static function factory($url, $key, $headers = [], $handler = null, $timeout = 3)
2626
{

0 commit comments

Comments
 (0)