diff --git a/src/Shell.php b/src/Shell.php index 7ec2609a..57295a96 100644 --- a/src/Shell.php +++ b/src/Shell.php @@ -50,7 +50,7 @@ */ class Shell extends Application { - const VERSION = 'v0.11.21'; + const VERSION = 'v0.11.22'; /** @deprecated */ const PROMPT = '>>> ';