From 4b52c10922a1fd3cad011174b976fc0735de984a Mon Sep 17 00:00:00 2001 From: nshen Date: Fri, 23 Apr 2021 17:26:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20v1.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57eb1bc..4aa6e01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-cesium", - "version": "1.2.1", + "version": "1.2.2", "description": "Cesium library plugin for Vite", "main": "dist/index.js", "types": "dist/index.d.ts",