diff --git a/package-lock.json b/package-lock.json index 66bf26506..ffb54c59b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cubing", - "version": "0.18.3-alpha.2", + "version": "0.18.3-alpha.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cubing", - "version": "0.18.3-alpha.2", + "version": "0.18.3-alpha.3", "license": "GPL-3.0-or-later", "dependencies": { "@types/three": "^0.126.1", diff --git a/package.json b/package.json index f6d604239..7bfc7fa77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.18.3-alpha.2", + "version": "0.18.3-alpha.3", "description": "A collection of Javascript cubing libraries.", "author": "The js.cubing.net team", "type": "module",