From d490f770fa9010577c5833c7281dd6a09102fb02 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: Tue, 15 Nov 2022 18:30:41 +0800 Subject: [PATCH] feat: publish 0.0.33 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fcf0800..eea81e2b 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.32", + "version": "0.0.33", "main": "es/index.js", "module": "es/index.js", "types": "es/index.d.ts",