We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c9d18 commit 0870ca9Copy full SHA for 0870ca9
src/Adapterman.php
@@ -19,7 +19,7 @@
19
20
class Adapterman
21
{
22
- public const VERSION = "0.6.1";
+ public const VERSION = "0.6.2";
23
24
public const NAME = 'Adapterman/'. self::VERSION. ' (Workerman/'. Worker::VERSION. ')';
25
0 commit comments