Skip to content

Commit a0f2b64

Browse files
committed
Version 0.1.4
1 parent 18e877c commit a0f2b64

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.3';
24+
const VERSION = '0.1.4';
2525

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

0 commit comments

Comments
 (0)