diff --git a/src/Shell.php b/src/Shell.php index bb32da20..80fb3ca4 100644 --- a/src/Shell.php +++ b/src/Shell.php @@ -50,7 +50,7 @@ */ class Shell extends Application { - const VERSION = 'v0.12.1'; + const VERSION = 'v0.12.2'; private $config; private $cleaner;