diff --git a/bin/mozart b/bin/mozart index f97cf1ac..a7a75297 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.5.0'); +}, '0.5.1');