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