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