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 26, 2024
1 parent 2dbb46f commit 12be71c
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.0');
}, '0.19.1');

0 comments on commit 12be71c

Please sign in to comment.