diff --git a/package-lock.json b/package-lock.json index adc22ee18..0a8c38db5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cubing", - "version": "0.37.0-pre2", + "version": "0.37.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cubing", - "version": "0.37.0-pre2", + "version": "0.37.0", "license": "GPL-3.0-or-later", "dependencies": { "@types/three": "^0.149.0", diff --git a/package.json b/package.json index 7184deafb..0367063a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.37.0-pre2", + "version": "0.37.0", "description": "A collection of JavaScript cubing libraries.", "author": "The js.cubing.net team", "type": "module",