diff --git a/package-lock.json b/package-lock.json index a61703663..a5eac8584 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.14.1", + "version": "0.14.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index fab169f1d..9f3ebcc25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cubing", - "version": "0.14.1", + "version": "0.14.2", "description": "A collection of Javascript cubing libraries.", "author": "The js.cubing.net team", "type": "module",