From a92a9ee3a363419052a09644c121dc4d729be4f9 Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Oct 2025 20:27:59 +0100 Subject: [PATCH] chore: bump version to 0.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02eea274..cfb35c55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.3.4", + "version": "0.3.5", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",