diff --git a/package-lock.json b/package-lock.json index 123c2c296..0b960b147 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.10.6", + "version": "0.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 35d5046de..f6516d573 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.10.6", + "version": "0.11.0", "description": "A collection of Javascript cubing libraries.", "author": "The js.cubing.net team", "main": "dist/cjs/cubing.js",