From 9007b1ca71656332af89389690d3104530bff074 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 15 Oct 2025 12:05:34 +0200 Subject: [PATCH] chore: bump version to 0.6.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6a40f26..2b494d26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.6.11", + "version": "0.6.12", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",