From 121229164344175d94e53c319628257fe17787c4 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Thu, 12 Dec 2024 09:41:12 +0000 Subject: [PATCH] Rector 2.0.0 --- 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 2e8ef591c1e..e5e067ceca6 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 = '8d2388b38eecaa94558fe9ac35924c0059024732'; + public const PACKAGE_VERSION = '2.0.0'; /** * @api * @var string