Skip to content

Commit 1d8694c

Browse files
authored
Update version constant to 5.2.0
1 parent 5ed2f9b commit 1d8694c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Worker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class Worker
6161
*
6262
* @var string
6363
*/
64-
final public const VERSION = '5.1.11';
64+
final public const VERSION = '5.2.0';
6565

6666
/**
6767
* Status initial.

0 commit comments

Comments
 (0)