Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
themsaid committed Mar 4, 2020
1 parent d762f01 commit 4c8dcd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if (file_exists(__DIR__.'/vendor/autoload.php')) {
}

$app = new Symfony\Component\Console\Application(
'Laravel Spark Installer', '3.2.0'
'Laravel Spark Installer', '3.2.1'
);

$app->add(new Laravel\SparkInstaller\NewCommand);
Expand Down

0 comments on commit 4c8dcd2

Please sign in to comment.