Skip to content

Commit af5720a

Browse files
committed
Increments version
1 parent 9d58d1c commit af5720a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vapor

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require __DIR__.'/services.php';
7171
/**
7272
* Start the console application.
7373
*/
74-
$app = new Application('Laravel Vapor', '1.10.1');
74+
$app = new Application('Laravel Vapor', '1.10.2');
7575

7676
// Authentication...
7777
$app->add(new Commands\LoginCommand);

0 commit comments

Comments
 (0)