diff --git a/src/TheClient.php b/src/TheClient.php index 3b969aa..b981941 100644 --- a/src/TheClient.php +++ b/src/TheClient.php @@ -39,7 +39,7 @@ class TheClient { /** @var string */ - public const VERSION = '2.1.3'; + public const VERSION = '2.2.1'; private TheConfig $config; private GateServiceInterface $gate;