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