8000 increment version · laravel/lumen-framework@e448d32 · GitHub
[go: up one dir, main page]

Skip to content

Commit e448d32

Browse files
committed
increment version
1 parent 21f673b commit e448d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ protected function bootstrapContainer()
172172
*/
173173
public function version()
174174
{
175-
return 'Lumen (5.0.9) (Laravel Components 5.0.*)';
175+
return 'Lumen (5.0.10) (Laravel Components 5.0.*)';
176176
}
177177

178178
/**

0 commit comments

Comments
 (0)
0