diff --git a/package-lock.json b/package-lock.json index e8b9425a9..acf131553 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cubing", - "version": "0.45.0", + "version": "0.45.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cubing", - "version": "0.45.0", + "version": "0.45.1", "license": "GPL-3.0-or-later", "dependencies": { "@types/three": "^0.157.0", diff --git a/package.json b/package.json index 99628a2ed..a3a9cc62c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.45.0", + "version": "0.45.1", "description": "A collection of JavaScript cubing libraries.", "author": "The js.cubing.net team", "type": "module",