From 544dd6aafd505adb5f28b7743a8f5057d257ebfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E5=BC=80=E5=8D=8A=E4=BA=A9=E5=9C=B0?= <2572468699@qq.com> Date: Sat, 12 Nov 2022 13:33:27 +0800 Subject: [PATCH] feat: publish 0.0.32 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0c51082..1fcf0800 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue3-baidu-map-gl", "description": "A Vue 3 baidu map gl Component Library. ", - "version": "0.0.31", + "version": "0.0.32", "main": "es/index.js", "module": "es/index.js", "types": "es/index.d.ts",