Skip to content

Commit 09a3187

Browse files
Connor ParksConnor Parks
authored andcommitted
Revert "bump version"
This reverts commit 37c4db9.
1 parent 37c4db9 commit 09a3187

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
@@ -14,7 +14,7 @@ class Application extends \Illuminate\Container\Container implements \Illuminate
1414
/**
1515
* The application's version.
1616
*/
17-
const VERSION = '0.9.7';
17+
const VERSION = '0.9.6';
1818

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

0 commit comments

Comments
 (0)