Skip to content

Commit

Permalink
Update Application.php
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Sep 15, 2022
1 parent 19a384a commit 1c2fa30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ public function bootstrapRouter()
*/
public function version()
{
return 'Lumen (9.1.1) (Laravel Components ^9.21)';
return 'Lumen (9.1.2) (Laravel Components ^9.21)';
}

/**
Expand Down

0 comments on commit 1c2fa30

Please sign in to comment.