Skip to content

Commit ee5538e

Browse files
authored
Bump version to 1.1.0 (#20)
1 parent cc0e7dd commit ee5538e

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.0.1';
8+
const SDK_VERSION = '1.1.0';
99
}

0 commit comments

Comments
 (0)