@@ -4,7 +4,7 @@ namespace Knuckles\Scribe\Tools;
class Globals
{
- public const SCRIBE_VERSION = '3.10.0';
+ public const SCRIBE_VERSION = '3.10.1';
public static bool $shouldBeVerbose = false;
}