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