Skip to content

Commit 4c2d487

Browse files
Connor ParksConnor Parks
authored andcommitted
bumped version number to 0.9.4
1 parent 2b20ecc commit 4c2d487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Herbert/Framework/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Application extends \Illuminate\Container\Container implements \Illuminate
1212
/**
1313
* The application's version.
1414
*/
15-
const VERSION = '0.9.2';
15+
const VERSION = '0.9.4';
1616

1717
/**
1818
* The application's version.

0 commit comments

Comments
 (0)