From 4d65cd73a760254363b4467a09ee900c6b7e6990 Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Oct 2025 16:56:56 +0100 Subject: [PATCH] chore: bump version to 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b72281f..509adf8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.2.10", + "version": "0.3.0", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",