Skip to content

Commit

Permalink
Bump version to v2.0.0 (#37) (#39)
Browse files Browse the repository at this point in the history
This reverts commit 0e29a56.
  • Loading branch information
jonatascastro12 authored Dec 9, 2022
1 parent 0e29a56 commit 9641875
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 Laravel";
public const SDK_VERSION = '1.9.0';
public const SDK_VERSION = '2.0.0';
}

0 comments on commit 9641875

Please sign in to comment.