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 Oct 25, 2024
1 parent 2892762 commit 25c5800
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 @@ -33,4 +33,4 @@ call_user_func(function ($version) {

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

0 comments on commit 25c5800

Please sign in to comment.