From b876febcdc5711fa59d70e9e3c36bc57e65248a8 Mon Sep 17 00:00:00 2001 From: Nshen Date: Sat, 6 Mar 2021 16:10:17 +0800 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7fa29e..f2cae7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-cesium", - "version": "1.0.1", + "version": "1.0.2", "description": "Cesium library plugin for Vite", "main": "dist/index.js", "types": "dist/index.d.ts",