diff --git a/src/Shell.php b/src/Shell.php index b5fc68d4..98379cfd 100644 --- a/src/Shell.php +++ b/src/Shell.php @@ -49,7 +49,7 @@ */ class Shell extends Application { - const VERSION = 'v0.11.11'; + const VERSION = 'v0.11.12'; /** @deprecated */ const PROMPT = '>>> ';