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 419a38c commit 094a9d5Copy full SHA for 094a9d5
lib/Version.php
@@ -5,5 +5,5 @@
5
final class Version
6
{
7
public const SDK_IDENTIFIER = "WorkOS PHP Laravel";
8
- public const SDK_VERSION = '4.1.0';
+ public const SDK_VERSION = '4.2.0';
9
}
0 commit comments