diff --git a/package-lock.json b/package-lock.json index 0ad3238..80daaac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "save-ukraine", - "version": "0.18.11", + "version": "0.18.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "save-ukraine", - "version": "0.18.11", + "version": "0.18.12", "license": "SEE LICENSE IN LICENSE", "devDependencies": { "@rollup/plugin-typescript": "8.3.0", diff --git a/package.json b/package.json index 2e82051..27827a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "save-ukraine", - "version": "0.18.11", + "version": "0.18.12", "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",