Skip to content

Commit

Permalink
Rector 2.0.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Dec 9, 2024
1 parent c879d70 commit 8dd69a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application/VersionResolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ final class VersionResolver
* @api
* @var string
*/
public const PACKAGE_VERSION = '6dca99bfa82d1170422c723c4b86d65f5723cd33';
public const PACKAGE_VERSION = '2.0.0-rc3';
/**
* @api
* @var string
Expand Down

0 comments on commit 8dd69a6

Please sign in to comment.