Skip to content

Commit

Permalink
Rector 1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Oct 18, 2024
1 parent ca3b59b commit 05755bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = '3ca9d0d7c27b9c538cba410f11c1f084c47de59c';
public const PACKAGE_VERSION = '1.2.8';
/**
* @api
* @var string
Expand Down
Loading

0 comments on commit 05755bf

Please sign in to comment.