Skip to content

Commit a371dcc

Browse files
committed
increment version.
1 parent da75377 commit a371dcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Illuminate/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class Application extends Container implements HttpKernelInterface, ResponsePrep
3232
*
3333
* @var string
3434
*/
35-
const VERSION = '4.0.2';
35+
const VERSION = '4.0.3';
3636

3737
/**
3838
* Indicates if the application has "booted".

0 commit comments

Comments
 (0)