From 12e6b9c50f4a884299e3ab340ffbb1b5c33ac833 Mon Sep 17 00:00:00 2001 From: cool Date: Wed, 22 Nov 2023 09:57:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96eps=20=E5=92=8C=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=B8=8A=E4=BC=A0aws?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/package.json | 2 +- core/src/package.json | 2 +- file/package.json | 2 +- file/src/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/package.json b/core/package.json index c83f516..27be19d 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/core", - "version": "7.0.0", + "version": "7.0.2", "description": "", "main": "dist/index.js", "typings": "index.d.ts", diff --git a/core/src/package.json b/core/src/package.json index ee82528..a6b8aa1 100644 --- a/core/src/package.json +++ b/core/src/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/core", - "version": "7.0.0", + "version": "7.0.2", "description": "", "main": "index.js", "typings": "index.d.ts", diff --git a/file/package.json b/file/package.json index e662129..4eba19d 100644 --- a/file/package.json +++ b/file/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/file", - "version": "7.0.2", + "version": "7.0.3", "description": "", "main": "dist/index.js", "typings": "index.d.ts", diff --git a/file/src/package.json b/file/src/package.json index 38e1794..dde4bd0 100644 --- a/file/src/package.json +++ b/file/src/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/file", - "version": "7.0.2", + "version": "7.0.3", "description": "", "main": "index.js", "typings": "index.d.ts",