From 21cc8bc0f214ccaa3884de994c5656a02f62c046 Mon Sep 17 00:00:00 2001 From: keiya01 <34934510+keiya01@users.noreply.github.com> Date: Thu, 17 Oct 2024 08:26:14 +0900 Subject: [PATCH] 1.18.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f89b889c..f396d8fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resium", - "version": "1.18.2", + "version": "1.18.3", "description": "React component library for Cesium", "source": "./src/index.ts", "main": "./dist/resium.umd.js",