From 19b1da2e2e64e88ca7543941f8ca30bc7e4beb49 Mon Sep 17 00:00:00 2001 From: Shalvah Date: Tue, 13 Feb 2024 06:31:14 +0100 Subject: [PATCH] 4.30.0 --- src/Scribe.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Scribe.php b/src/Scribe.php index b889baff..dcb9fcbc 100644 --- a/src/Scribe.php +++ b/src/Scribe.php @@ -9,7 +9,7 @@ class Scribe { - public const VERSION = '4.29.0'; + public const VERSION = '4.30.0'; /** * Specify a callback that will be executed just before a response call is made