Skip to content

Commit

Permalink
Rector 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Mar 14, 2024
1 parent e293557 commit c59507a
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 = 'b870d8f434c4ff0718c970620285dbb7088c5d86';
public const PACKAGE_VERSION = '1.0.3';
/**
* @api
* @var string
Expand Down

0 comments on commit c59507a

Please sign in to comment.