We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a437b commit ed4dd61Copy full SHA for ed4dd61
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.27.0';
+ public const SDK_VERSION = '4.28.0';
10
}
0 commit comments