We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df45bd3 commit 82c45c3Copy full SHA for 82c45c3
1 file changed
src/Dibi/dibi.php
@@ -42,7 +42,7 @@ class dibi
42
IDENTIFIER = 'n';
43
44
/** version */
45
- public const VERSION = '5.0-dev';
+ public const VERSION = '5.0.0';
46
47
/** sorting order */
48
public const
0 commit comments