From 556509e2dcf527369892b7d411379c4a02f31859 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Sat, 18 May 2024 09:40:27 +0000 Subject: [PATCH] Rector 1.1.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 871314ff432..2c651c0550e 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 = '8e4e8823f227290fb6b014c79b48ce211c2376b5'; + public const PACKAGE_VERSION = '1.1.0'; /** * @api * @var string