Skip to content

Commit

Permalink
Version bump to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coenjacobs committed Feb 6, 2019
1 parent 61d98c7 commit a9b1700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/mozart
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ call_user_func(function ($version) {

$app = new CoenJacobs\Mozart\Console\Application($version);
$app->run();
}, '0.2.2');
}, '0.3.0');

0 comments on commit a9b1700

Please sign in to comment.