diff --git a/src/Shell.php b/src/Shell.php index b016baab..104699c2 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.12.0'; private $config; private $cleaner;