Skip to content

Commit 4eb662c

Browse files
committed
version
1 parent 013c594 commit 4eb662c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ public function bootstrapRouter()
169169
*/
170170
public function version()
171171
{
172-
return 'Lumen (11.0.1) (Laravel Components ^11.0)';
172+
return 'Lumen (11.1.0) (Laravel Components ^11.0)';
173173
}
174174

175175
/**

0 commit comments

Comments
 (0)