From 04301266a785fb5e1ece9a015e90b81e61d474fd Mon Sep 17 00:00:00 2001 From: Michael Holthausen Date: Thu, 28 Mar 2024 11:28:54 +0100 Subject: [PATCH] Release 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 898501f..58c6f24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "worldmap_3d", - "version": "4.1.0", + "version": "5.0.0", "description": "3D Cesium and babylonjs based client", "homepage": "https://mholthausen.github.io/worldmap_3d/", "main": "index.js",