Skip to content

Commit e3028b9

Browse files
committed
Bump version to v1.8.4
1 parent bca5516 commit e3028b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jigsaw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $app->bootstrapWith([
2222
TightenCo\Jigsaw\Bootstrap\HandleExceptions::class,
2323
]);
2424

25-
$application = new Symfony\Component\Console\Application('Jigsaw', '1.8.3');
25+
$application = new Symfony\Component\Console\Application('Jigsaw', '1.8.4');
2626
$application->addCommands([
2727
$app[TightenCo\Jigsaw\Console\InitCommand::class],
2828
new TightenCo\Jigsaw\Console\BuildCommand($app),

0 commit comments

Comments
 (0)