diff --git a/package-lock.json b/package-lock.json index 101e496ac..0cc9f5cb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.14.8", + "version": "0.15.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3d8a00379..44ebfef31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.14.8", + "version": "0.15.0", "description": "A collection of Javascript cubing libraries.", "author": "The js.cubing.net team", "type": "module",