Skip to content

Commit 9eb1fb0

Browse files
committed
Release 0.7.1
1 parent bd19156 commit 9eb1fb0

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.0';
23+
const VERSION = '0.7.1';
2424

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

0 commit comments

Comments
 (0)