diff --git a/package-lock.json b/package-lock.json index f93b98c2b..1eb694e11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.12.13", + "version": "0.12.14", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a7d173599..cec17628f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.12.13", + "version": "0.12.14", "description": "A collection of Javascript cubing libraries.", "author": "The js.cubing.net team", "main": "dist/cjs/cubing.js",