We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.1.0
1 parent cc0e7dd commit ee5538eCopy full SHA for ee5538e
lib/Version.php
@@ -5,5 +5,5 @@
5
final class Version
6
{
7
const SDK_IDENTIFIER = "WorkOS PHP Laravel";
8
- const SDK_VERSION = '1.0.1';
+ const SDK_VERSION = '1.1.0';
9
}
0 commit comments