diff --git a/package-lock.json b/package-lock.json index 96212a6..648f4f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gisce/ooui", - "version": "2.21.0", + "version": "2.22.0-alpha.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gisce/ooui", - "version": "2.21.0", + "version": "2.22.0-alpha.1", "dependencies": { "@gisce/conscheck": "1.0.9", "html-entities": "^2.3.3", diff --git a/package.json b/package.json index fda612b..29ce3d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gisce/ooui", - "version": "2.21.0", + "version": "2.22.0-alpha.1", "engines": { "node": "20.5.0" },