Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Nov 26, 2024
1 parent 013c594 commit 4eb662c
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 @@ -169,7 +169,7 @@ public function bootstrapRouter()
*/
public function version()
{
return 'Lumen (11.0.1) (Laravel Components ^11.0)';
return 'Lumen (11.1.0) (Laravel Components ^11.0)';
}

/**
Expand Down

0 comments on commit 4eb662c

Please sign in to comment.