From 34bf4e054fd8da8bd45989bca48147c93799c291 Mon Sep 17 00:00:00 2001 From: ko_oler <kooler89@gmail.com> Date: Mon, 19 Dec 2022 12:44:57 +0800 Subject: [PATCH] fix --- config/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/package.json b/config/package.json index 027576a..90c4abb 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "@perxis-js/perxis-client", - "version": "1.0.0", + "version": "1.0.9", "description": "", "main": "dist/index.js", "files": [ -- GitLab