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 4683644 commit ce73c88Copy full SHA for ce73c88
lib/Version.php
@@ -6,5 +6,5 @@ final class Version
6
{
7
public const SDK_IDENTIFIER = 'WorkOS PHP';
8
9
- public const SDK_VERSION = '4.20.0';
+ public const SDK_VERSION = '4.21.0';
10
}
0 commit comments