From a65ba04f72260f20309779ecfda2a6f38ba1e226 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: Thu, 17 Nov 2022 17:03:36 +0800 Subject: [PATCH] feat: publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4571337c..3434bf2f 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.35", + "version": "0.0.36", "main": "es/index.js", "module": "es/index.js", "types": "es/index.d.ts",