diff --git a/src/TheClient.php b/src/TheClient.php index ea2f7eb..771158d 100644 --- a/src/TheClient.php +++ b/src/TheClient.php @@ -42,7 +42,7 @@ class TheClient { /** @var string */ - const VERSION = '1.4.0'; + const VERSION = '1.4.1'; /** @var TheConfig */ private $config;