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

Skip to content

Commit b7734d6

Browse files
committed
increment version
1 parent c5ffd82 commit b7734d6

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
@@ -171,7 +171,7 @@ protected function bootstrapContainer()
171171
*/
172172
public function version()
173173
{
174-
return 'Lumen (5.0.8) (Laravel Components 5.0.*)';
174+
return 'Lumen (5.0.9) (Laravel Components 5.0.*)';
175175
}
176176

177177
/**

0 commit comments

Comments
 (0)
0