From 9a929a6be4f34c359d099f4d76bebca2e0562014 Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 10 Oct 2025 21:45:41 +0100 Subject: [PATCH] chore: bump version to 0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4357142..df0d9f9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.4.0", + "version": "0.4.1", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",