diff --git a/package-lock.json b/package-lock.json index 3ebec3a3..6ec92a1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "imwald", - "version": "22.1.1", + "version": "22.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "imwald", - "version": "22.1.1", + "version": "22.2.0", "license": "MIT", "dependencies": { "@asciidoctor/core": "^3.0.4", diff --git a/package.json b/package.json index b7c69c3d..b29a67cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "imwald", - "version": "22.1.1", + "version": "22.2.0", "description": "Imwald — a user-friendly Nostr client focused on relay feed browsing, publications, and relay discovery", "private": true, "type": "module",