From c59507a9090b465d65e1aceed91e5b81986e375b Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Thu, 14 Mar 2024 15:04:18 +0000 Subject: [PATCH] Rector 1.0.3 --- 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 82e77074eaa5..183eb1434409 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 = 'b870d8f434c4ff0718c970620285dbb7088c5d86'; + public const PACKAGE_VERSION = '1.0.3'; /** * @api * @var string