diff --git a/src/Client.php b/src/Client.php index 782199a70..0674cf9ae 100644 --- a/src/Client.php +++ b/src/Client.php @@ -35,7 +35,7 @@ final class Client implements ClientInterface /** * The version of the SDK. */ - public const SDK_VERSION = '3.14.0'; + public const SDK_VERSION = '3.15.0'; /** * @var Options The client options