diff --git a/package-lock.json b/package-lock.json index 9b08513d3..03ccc1026 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.12.12", + "version": "0.12.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c4c902109..4c79b6729 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.12.12", + "version": "0.12.13", "description": "A collection of Javascript cubing libraries.", "author": "The js.cubing.net team", "main": "dist/cjs/cubing.js",