diff --git a/src/TheClient.php b/src/TheClient.php index d5199f9..afa071d 100644 --- a/src/TheClient.php +++ b/src/TheClient.php @@ -43,7 +43,7 @@ class TheClient { /** @var string */ - const VERSION = '1.5.1'; + const VERSION = '1.6.0'; /** @var TheConfig */ private $config;