Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Feb 12, 2018
1 parent 6b492ee commit 9bef3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark
Expand Up @@ -8,7 +8,7 @@ if (file_exists(__DIR__.'/vendor/autoload.php')) {
}

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

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

0 comments on commit 9bef3c6

Please sign in to comment.