Skip to content

Commit 83df966

Browse files
committedMay 23, 2023
release: 3.19.0
1 parent 81206a4 commit 83df966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/Client.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ final class Client implements ClientInterface
3535
/**
3636
* The version of the SDK.
3737
*/
38-
public const SDK_VERSION = '3.18.2';
38+
public const SDK_VERSION = '3.19.0';
3939

4040
/**
4141
* @var Options The client options

0 commit comments

Comments
 (0)
Please sign in to comment.