Skip to content

Commit 2d4e0be

Browse files
authored
Update Version.php (#24)
1 parent 19a3d9d commit 2d4e0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
final class Version
66
{
77
const SDK_IDENTIFIER = "WorkOS PHP Laravel";
8-
const SDK_VERSION = '1.1.0';
8+
const SDK_VERSION = '1.3.0';
99
}

0 commit comments

Comments
 (0)