diff --git a/src/Shell.php b/src/Shell.php index 5b52515c..e86a61b8 100644 --- a/src/Shell.php +++ b/src/Shell.php @@ -49,7 +49,7 @@ */ class Shell extends Application { - const VERSION = 'v0.11.14'; + const VERSION = 'v0.11.15'; /** @deprecated */ const PROMPT = '>>> ';