Shalvah il y a 1 an
Parent
commit
bab43a04b7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/Scribe.php

+ 1 - 1
src/Scribe.php

@@ -9,7 +9,7 @@ use Symfony\Component\HttpFoundation\Request;
 
 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