Skip to content

Commit b6e1d07

Browse files
committed
Bump version
1 parent faa2e48 commit b6e1d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Inphinit/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class App
1717
{
1818
/** Inphinit framework version */
19-
const VERSION = '0.5.5';
19+
const VERSION = '0.5.7';
2020

2121
private static $events = array();
2222
private static $configs = array();

0 commit comments

Comments
 (0)