Skip to content

Commit 8c2fb83

Browse files
committed
Release 0.4.0
1 parent cece69d commit 8c2fb83

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

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

0 commit comments

Comments
 (0)