From bc96a99895bf47c6bfe70ea1b799f0081ed5a903 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Fri, 19 Jan 2024 10:58:30 +0000 Subject: [PATCH] Rector 0.19.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 0d3ed7454a73..201be18f4bb7 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 = '76714b95f240409a6fad92725ea19c870ed3ff14'; + public const PACKAGE_VERSION = '0.19.2'; /** * @api * @var string