Skip to content

Commit 7d9f5c4

Browse files
authored
version
1 parent 2393cec commit 7d9f5c4

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

175175
/**

0 commit comments

Comments
 (0)