diff --git a/bin/mozart b/bin/mozart index 4cfdf883..f97cf1ac 100755 --- a/bin/mozart +++ b/bin/mozart @@ -22,4 +22,4 @@ call_user_func(function ($version) { $app = new CoenJacobs\Mozart\Console\Application($version); $app->run(); -}, '0.4.0'); \ No newline at end of file +}, '0.5.0');