From 8f2ecd5fe11131b747f2f1fb359f39a3d8576625 Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Oct 2025 17:49:08 +0100 Subject: [PATCH] chore: bump version to 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 141b34e3..a52655a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.3.1", + "version": "0.3.2", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",