From 073bb3867f43458e7ea7c1b650f652e73cbe9ead Mon Sep 17 00:00:00 2001 From: Gigi Date: Mon, 20 Oct 2025 23:04:08 +0200 Subject: [PATCH] chore: bump version to 0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 642ff4f6..a29b5561 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.9.1", + "version": "0.10.0", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",