diff --git a/package-lock.json b/package-lock.json index 9007a1361..f90de0013 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cubing", - "version": "0.43.7", + "version": "0.43.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cubing", - "version": "0.43.7", + "version": "0.43.8", "license": "GPL-3.0-or-later", "dependencies": { "@types/three": "^0.157.0", diff --git a/package.json b/package.json index dc1d5f0d6..e255c84f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.43.7", + "version": "0.43.8", "description": "A collection of JavaScript cubing libraries.", "author": "The js.cubing.net team", "type": "module",