From 68fb9a836eadcd1bf88f7ce7fa4b4488d3b4fd45 Mon Sep 17 00:00:00 2001 From: kovacsv Date: Sat, 4 Feb 2023 10:33:58 +0100 Subject: [PATCH] Update version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3b89ce..07dae6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "online-3d-viewer", - "version": "0.8.21", + "version": "0.8.22", "description": "Online 3D Viewer", "license": "MIT", "type": "module",