Skip to content

Commit 13c690f

Browse files
committed
Release 0.7.2
1 parent 7ab2dc6 commit 13c690f

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
public string $key;
2121
private Client $client;
2222

23-
const VERSION = '0.7.1';
23+
const VERSION = '0.7.2';
2424

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

0 commit comments

Comments
 (0)