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 Jun 10, 2024
1 parent 5b0ce64 commit 86e06a5
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.1');
}, '0.19.2');

0 comments on commit 86e06a5

Please sign in to comment.