Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
Update Application.php
Browse files Browse the repository at this point in the history
9.14
  • Loading branch information
vinayshah authored Oct 8, 2017
1 parent 8100ccc commit f40a429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Herbert/Framework/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class Application extends \Illuminate\Container\Container implements \Illuminate
/**
* The application's version.
*/
const VERSION = '0.9.13';
const VERSION = '0.9.14';

/**
* The application's version.
Expand Down

0 comments on commit f40a429

Please sign in to comment.