From 3df193b7689c3b404535c34207e6da1eb2a5c024 Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Mon, 12 Dec 2022 17:01:28 +0100 Subject: [PATCH] Update version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acf0543..dd502d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "online-3d-viewer", - "version": "0.8.19", + "version": "0.8.20", "description": "Online 3D Viewer", "license": "MIT", "type": "module",