We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748c34e commit 4a9bdf4Copy full SHA for 4a9bdf4
lib/Version.php
@@ -5,5 +5,5 @@
5
final class Version
6
{
7
public const SDK_IDENTIFIER = "WorkOS PHP";
8
- public const SDK_VERSION = '4.8.1';
+ public const SDK_VERSION = '4.9.0';
9
}
0 commit comments