diff --git a/src/Shell.php b/src/Shell.php index e8a8f79f..46a49d56 100644 --- a/src/Shell.php +++ b/src/Shell.php @@ -53,7 +53,7 @@ */ class Shell extends Application { - const VERSION = 'v0.12.5'; + const VERSION = 'v0.12.6'; private Configuration $config; private CodeCleaner $cleaner;