Skip to content

Commit

Permalink
Bump Version to 3.2.0 (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonvaughn committed Apr 13, 2023
1 parent 122f8c0 commit 4f80d41
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 = '3.1.1';
public const SDK_VERSION = '3.2.0';
}

0 comments on commit 4f80d41

Please sign in to comment.