From bab43a04b785e272308c4fc6522a8fc3acc248cc Mon Sep 17 00:00:00 2001 From: Shalvah Date: Sun, 18 Feb 2024 15:18:53 +0100 Subject: [PATCH] 4.30.1 --- src/Scribe.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Scribe.php b/src/Scribe.php index dcb9fcbc..445b8a12 100644 --- a/src/Scribe.php +++ b/src/Scribe.php @@ -9,7 +9,7 @@ class Scribe { - public const VERSION = '4.30.0'; + public const VERSION = '4.30.1'; /** * Specify a callback that will be executed just before a response call is made