From 89c895d127b9d248d2af007068a824b5348ef81f Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Mon, 29 Jan 2024 23:53:47 +0000 Subject: [PATCH] Rector 0.19.5 --- 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 4768218d173..33e1568ae4c 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 = '171fddb1a1e9c54e194130ffe039809721d1f465'; + public const PACKAGE_VERSION = '0.19.5'; /** * @api * @var string