diff --git a/package-lock.json b/package-lock.json index ec3470c4c..7effa869a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cubing", - "version": "0.43.4", + "version": "0.43.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cubing", - "version": "0.43.4", + "version": "0.43.5", "license": "GPL-3.0-or-later", "dependencies": { "@types/three": "^0.157.0", diff --git a/package.json b/package.json index 4fe88c543..7dc7a2d5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.43.4", + "version": "0.43.5", "description": "A collection of JavaScript cubing libraries.", "author": "The js.cubing.net team", "type": "module",