We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a53bcc commit 91bd6e5Copy full SHA for 91bd6e5
src/Client.php
@@ -35,7 +35,7 @@ final class Client implements ClientInterface
35
/**
36
* The version of the SDK.
37
*/
38
- public const SDK_VERSION = '3.10.0';
+ public const SDK_VERSION = '3.11.0';
39
40
41
* @var Options The client options
0 commit comments