Skip to content

Commit 02a9089

Browse files
committed
reverted version back to 3.0.0
1 parent 778aaa0 commit 02a9089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TheClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
class TheClient
3939
{
4040
/** @var string */
41-
public const VERSION = '3.0.1';
41+
public const VERSION = '3.0.0';
4242

4343
private TheConfig $config;
4444
private GateServiceInterface $gate;

0 commit comments

Comments
 (0)