diff --git a/src/Shell.php b/src/Shell.php index 970f2423..ca787c46 100644 --- a/src/Shell.php +++ b/src/Shell.php @@ -50,7 +50,7 @@ */ class Shell extends Application { - const VERSION = 'v0.12.4'; + const VERSION = 'v0.12.5'; private $config; private $cleaner;