diff --git a/src/Client.php b/src/Client.php index 22d433d..3c67739 100644 --- a/src/Client.php +++ b/src/Client.php @@ -29,7 +29,7 @@ class Client /** * @var string */ - const version = '1.5.0'; + const version = '2.0.0'; /** * Client constructor.