From ad909ee6b1dd5c522aca29ba30b129c7fc204ed0 Mon Sep 17 00:00:00 2001 From: Darren Hodges Date: Wed, 24 Oct 2018 11:47:21 +0100 Subject: [PATCH] Update Client.php v2.0.0 --- src/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.