Skip to content

Commit 82c45c3

Browse files
committed
Released version 5.0.0
1 parent df45bd3 commit 82c45c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Dibi/dibi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class dibi
4242
IDENTIFIER = 'n';
4343

4444
/** version */
45-
public const VERSION = '5.0-dev';
45+
public const VERSION = '5.0.0';
4646

4747
/** sorting order */
4848
public const

0 commit comments

Comments
 (0)