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