From 0a11635130e2e179326d6b574c1bfea364c3c9e0 Mon Sep 17 00:00:00 2001 From: keiya01 <34934510+keiya01@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:32:11 +0900 Subject: [PATCH] 1.18.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47305c75..f89b889c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resium", - "version": "1.18.1", + "version": "1.18.2", "description": "React component library for Cesium", "source": "./src/index.ts", "main": "./dist/resium.umd.js",