From 1bcaa1998db5488e2657e521e13e3d16187f2da9 Mon Sep 17 00:00:00 2001 From: Gigi Date: Sat, 4 Oct 2025 22:14:00 +0100 Subject: [PATCH] chore: bump version to 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c91ae057..d1b6d76c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.1.3", + "version": "0.1.4", "description": "A minimal nostr client for bookmark management", "type": "module", "scripts": {