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