Skip to content

Commit

Permalink
Updates version
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Oct 22, 2020
1 parent 6f14b0d commit 9e1baca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vapor
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ require __DIR__.'/services.php';
/**
* Start the console application.
*/
$app = new Application('Laravel Vapor', '1.9.0');
$app = new Application('Laravel Vapor', '1.10.0');

// Authentication...
$app->add(new Commands\LoginCommand);
Expand Down

0 comments on commit 9e1baca

Please sign in to comment.