diff --git a/package-lock.json b/package-lock.json index a54751b..2686a77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cubing/scramble-table", - "version": "0.2.2", + "version": "0.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cubing/scramble-table", - "version": "0.2.2", + "version": "0.2.3", "license": "MPL-2.0", "dependencies": { "@fontsource/ubuntu": "^5.0.8", diff --git a/package.json b/package.json index 15d4a46..a64795f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cubing/scramble-table", - "version": "0.2.2", + "version": "0.2.3", "type": "module", "publishConfig": { "access": "public"