Skip to content

Commit 7f22d29

Browse files
committed
Version 0.1.5
1 parent 2ea2e69 commit 7f22d29

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
@@ -21,7 +21,7 @@ class SolderClient
2121
/** @var Client */
2222
private $client;
2323

24-
const VERSION = '0.1.4';
24+
const VERSION = '0.1.5';
2525

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

0 commit comments

Comments
 (0)