From 960384d311cd9948e6366fbf5d9f838202383831 Mon Sep 17 00:00:00 2001 From: Pavol Hejny Date: Thu, 17 Oct 2024 01:26:20 +0200 Subject: [PATCH] 0.18.82 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index eeb5fb6..2229862 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "save-ukraine", - "version": "0.18.81", + "version": "0.18.82", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "save-ukraine", - "version": "0.18.81", + "version": "0.18.82", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 28e73fb..5162864 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "save-ukraine", - "version": "0.18.81", + "version": "0.18.82", "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",