Skip to content

Commit 5b16bc3

Browse files
committed
bump version number
1 parent 64d2cf8 commit 5b16bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Herbert/Framework/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Application extends \Illuminate\Container\Container implements \Illuminate
1414
/**
1515
* The application's version.
1616
*/
17-
const VERSION = '0.9.6';
17+
const VERSION = '0.9.7';
1818

1919
/**
2020
* The application's version.

0 commit comments

Comments
 (0)