Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:getherbert/framework into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor Parks authored and Connor Parks committed May 29, 2015
2 parents e0dabcd + aa0c88d commit 269dc41
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 @@ -12,7 +12,7 @@ class Application extends \Illuminate\Container\Container implements \Illuminate
/**
* The application's version.
*/
const VERSION = '0.9.4';
const VERSION = '0.9.5';

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

0 comments on commit 269dc41

Please sign in to comment.