diff --git a/src/Adapterman.php b/src/Adapterman.php index 2e3bdd6..44773b8 100644 --- a/src/Adapterman.php +++ b/src/Adapterman.php @@ -19,7 +19,7 @@ class Adapterman { - public const VERSION = "0.6.1"; + public const VERSION = "0.6.2"; public const NAME = 'Adapterman/'. self::VERSION. ' (Workerman/'. Worker::VERSION. ')';