Skip to content

Commit 706a79a

Browse files
committed
chore: release 5.5.1
1 parent d676bb2 commit 706a79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Doctum.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class Doctum implements ArrayAccess
5252
{
5353
public const VERSION_MAJOR = 5;
5454
public const VERSION_MINOR = 5;
55-
public const VERSION_PATCH = 0;
55+
public const VERSION_PATCH = 1;
5656
public const IS_DEV = false;
5757

5858
//@phpstan-ignore-next-line

0 commit comments

Comments
 (0)