diff --git a/package-lock.json b/package-lock.json index 69dc489..add2ef3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "save-ukraine", - "version": "0.18.23", + "version": "0.18.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "save-ukraine", - "version": "0.18.23", + "version": "0.18.24", "license": "SEE LICENSE IN LICENSE", "devDependencies": { "@rollup/plugin-typescript": "8.3.0", diff --git a/package.json b/package.json index 237b5c0..e19184f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "save-ukraine", - "version": "0.18.23", + "version": "0.18.24", "description": "Help Ukraine - add ribbon with Ukraine flag into the website you manage, show the anti-war message to Russian users, or block them from your service.", "sideEffects": false, "module": "./dist/esm/main.js",