Skip to content

Commit f79d471

Browse files
committed
Release 0.7.0
1 parent 03e4457 commit f79d471

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

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

0 commit comments

Comments
 (0)