diff --git a/package-lock.json b/package-lock.json index b3113dc3f..90a5ac28a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cubing", - "version": "0.15.5", + "version": "0.15.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cubing", - "version": "0.15.5", + "version": "0.15.6", "license": "GPL-3.0-or-later", "dependencies": { "@types/resize-observer-browser": "^0.1.3", diff --git a/package.json b/package.json index cf4c71ac6..5831e3eab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.15.5", + "version": "0.15.6", "description": "A collection of Javascript cubing libraries.", "author": "The js.cubing.net team", "type": "module",