diff --git a/src/Shell.php b/src/Shell.php index 3d9137e2..4fd97b72 100644 --- a/src/Shell.php +++ b/src/Shell.php @@ -50,7 +50,7 @@ */ class Shell extends Application { - const VERSION = 'v0.12.3'; + const VERSION = 'v0.12.4'; private $config; private $cleaner;