Skip to content

Commit c3711e0

Browse files
authored
version
1 parent af7e2e1 commit c3711e0

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 (10.0.1) (Laravel Components ^10.0)';
172+
return 'Lumen (10.0.2) (Laravel Components ^10.0)';
173173
}
174174

175175
/**

0 commit comments

Comments
 (0)