From 36110abf219ec221b0989b8447a47e9c4df6a0e0 Mon Sep 17 00:00:00 2001 From: ko_oler <kooler89@gmail.com> Date: Mon, 19 Dec 2022 12:42:58 +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 56b3a7d..027576a 100644 --- a/config/package.json +++ b/config/package.json @@ -1,6 +1,6 @@ { "name": "@perxis-js/perxis-client", - "version": "1.0.8", + "version": "1.0.0", "description": "", "main": "dist/index.js", "files": [ -- GitLab