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