From 92d637ee977a770ba0bc7e7e379905ff7279b253 Mon Sep 17 00:00:00 2001 From: duanlv Date: Tue, 30 Jan 2024 17:27:36 +0800 Subject: [PATCH] 3.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50f7554..2407729 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "awos-js", - "version": "3.1.2", + "version": "3.1.3", "description": "AWOS: Wrapper For OSS And AWS(MINIO) SDK", "main": "./lib/index.js", "typings": "./lib/index.d.ts",