Skip to content

Commit

Permalink
Released version 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Sep 3, 2024
1 parent 2c7b35c commit 9705308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dibi/dibi.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
*/
class dibi
{
public const Version = '5.0.1';
public const Version = '5.0.2';

/** @deprecated use dibi::Version */
public const VERSION = self::Version;
Expand Down

0 comments on commit 9705308

Please sign in to comment.