We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa2e48 commit b6e1d07Copy full SHA for b6e1d07
src/Inphinit/App.php
@@ -16,7 +16,7 @@
16
class App
17
{
18
/** Inphinit framework version */
19
- const VERSION = '0.5.5';
+ const VERSION = '0.5.7';
20
21
private static $events = array();
22
private static $configs = array();
0 commit comments