Skip to content

Commit

Permalink
4.12.0 (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcarvelli authored Jul 16, 2024
1 parent e753ed2 commit e069d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
final class Version
{
public const SDK_IDENTIFIER = "WorkOS PHP";
public const SDK_VERSION = '4.11.1';
public const SDK_VERSION = '4.12.0';
}

0 comments on commit e069d4d

Please sign in to comment.