From 503f4ead06b3892bd106f67f3c86d4e36c94423d Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Tue, 9 Jan 2024 00:49:06 +0000 Subject: [PATCH] Rector 0.19.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 d8b577d4d77d..39f0c3dc9aa5 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 = '32d5fce356ebe91267278ee8d3b574c928cf15d6'; + public const PACKAGE_VERSION = '0.19.0'; /** * @api * @var string