Skip to content

Commit

Permalink
🤖 Update version number in bin
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHenryIE authored and actions-user committed Apr 24, 2024
1 parent 358da69 commit 82f2dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/strauss
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ call_user_func(function ($version) {

$app = new BrianHenryIE\Strauss\Console\Application($version);
$app->run();
}, '0.17.0');
}, '0.18.0');

0 comments on commit 82f2dca

Please sign in to comment.