We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d751c5 commit 2de6ad6Copy full SHA for 2de6ad6
src/Adapterman.php
@@ -19,7 +19,7 @@
19
20
class Adapterman
21
{
22
- public const VERSION = "0.7.0";
+ public const VERSION = "0.7.1";
23
24
public const NAME = 'Adapterman/'. self::VERSION. ' (Workerman/'. Worker::VERSION. ')';
25
0 commit comments