Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
xvilo committed Feb 24, 2024
1 parent 52174ac commit ff76677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Client
/**
* @var string
*/
final public const VERSION = '0.6.1';
final public const VERSION = '0.6.2';

private readonly AnonymousApi $anonymous;

Expand Down

0 comments on commit ff76677

Please # to comment.