Skip to content

Commit

Permalink
Rector 0.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 29, 2024
1 parent 3c3170a commit 89c895d
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 = '171fddb1a1e9c54e194130ffe039809721d1f465';
public const PACKAGE_VERSION = '0.19.5';
/**
* @api
* @var string
Expand Down

0 comments on commit 89c895d

Please sign in to comment.