diff --git a/src/Shell.php b/src/Shell.php index a7266ed7..70d65d36 100644 --- a/src/Shell.php +++ b/src/Shell.php @@ -49,7 +49,7 @@ */ class Shell extends Application { - const VERSION = 'v0.11.16'; + const VERSION = 'v0.11.17'; /** @deprecated */ const PROMPT = '>>> ';