Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
taylorotwell committed Jan 26, 2017
1 parent df011a2 commit 2d4e8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Application.php
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
*
* @var string
*/
const VERSION = '5.3.29';
const VERSION = '5.3.30';

/**
* The base path for the Laravel installation.

0 comments on commit 2d4e8c9

Please sign in to comment.