Skip to content

Commit 17bb840

Browse files
authored
v4.20.0 (#259)
1 parent ab12550 commit 17bb840

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lib/Version.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
final class Version
66
{
7-
public const SDK_IDENTIFIER = "WorkOS PHP";
8-
public const SDK_VERSION = '4.19.0';
7+
public const SDK_IDENTIFIER = 'WorkOS PHP';
8+
9+
public const SDK_VERSION = '4.20.0';
910
}

0 commit comments

Comments
 (0)