From 1eecd7aaf343ac948dfb4815d941dabde75c1304 Mon Sep 17 00:00:00 2001
From: ko_oler <kooler89@gmail.com>
Date: Thu, 15 Dec 2022 15:58:45 +0800
Subject: [PATCH] fix .gitlab-ci.yml

---
 config/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/package.json b/config/package.json
index 738e242..5d05f44 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.5",
     "description": "",
     "main": "clients/index.js",
     "files": [
-- 
GitLab