diff --git a/package-lock.json b/package-lock.json index 8794c72a5..4ddcd5d57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.14.5", + "version": "0.14.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0d37f78a8..46c7c842d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.14.5", + "version": "0.14.6", "description": "A collection of Javascript cubing libraries.", "author": "The js.cubing.net team", "type": "module",