mirror of
https://github.com/dg/dibi.git
synced 2025-08-05 21:58:10 +02:00
Released version 5.0.2
This commit is contained in:
@@ -37,7 +37,7 @@ declare(strict_types=1);
|
||||
*/
|
||||
class dibi
|
||||
{
|
||||
public const Version = '5.0.1';
|
||||
public const Version = '5.0.2';
|
||||
|
||||
/** @deprecated use dibi::Version */
|
||||
public const VERSION = self::Version;
|
||||
|
Reference in New Issue
Block a user