From 7596fa6da06c6a20c012efe6bb3d9188a9113b11 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Sun, 3 Mar 2024 12:32:31 +0000 Subject: [PATCH] Rector 1.0.2 --- src/Application/VersionResolver.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Application/VersionResolver.php b/src/Application/VersionResolver.php index 0640ce130c8..7c988246006 100644 --- a/src/Application/VersionResolver.php +++ b/src/Application/VersionResolver.php @@ -19,7 +19,7 @@ final class VersionResolver * @api * @var string */ - public const PACKAGE_VERSION = '1ae68446ee021d88238f915bc06201559a0ec82d'; + public const PACKAGE_VERSION = '1.0.2'; /** * @api * @var string