diff --git a/package-lock.json b/package-lock.json index a01c3cf7..19d04102 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "imwald", - "version": "23.21.2", + "version": "23.21.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "imwald", - "version": "23.21.2", + "version": "23.21.3", "license": "MIT", "dependencies": { "@asciidoctor/core": "^3.0.4", diff --git a/package.json b/package.json index c73c46c2..9a16796b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "imwald", - "version": "23.21.2", + "version": "23.21.3", "description": "Imwald — a user-friendly Nostr client focused on relay feed browsing, publications, and relay discovery", "private": true, "type": "module",