Skip to content

Commit 483d9bd

Browse files
committed
Update version
1 parent d2b0ae0 commit 483d9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Inphinit/App.php

+1-1
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.0';
19+
const VERSION = '0.5.2';
2020

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

0 commit comments

Comments
 (0)