Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyker committed Mar 29, 2023
1 parent 9b2b1b9 commit 980c6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SolderClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class SolderClient
/** @var Client */
private $client;

const VERSION = '0.4.0';
const VERSION = '0.5.0';

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

0 comments on commit 980c6e4

Please sign in to comment.