From 0cbdc25b061f69d8e37baa8df25376c6c6b6235f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Sun, 31 Jul 2022 17:14:02 +0200 Subject: [PATCH] Update Root.php --- src/Root.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Root.php b/src/Root.php index df7d5e4f..8241e91d 100644 --- a/src/Root.php +++ b/src/Root.php @@ -14,7 +14,7 @@ abstract class Root * * @var string */ - public const VERSION = '0.6.0'; + public const VERSION = '0.6.1'; /** * The registered callbacks.