From 4325d3a519ae620f9d243ec55004c6ee21ac9d8f Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 15 Oct 2025 19:35:36 +0200 Subject: [PATCH] chore: bump version to 0.6.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64322835..d7252846 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.6.16", + "version": "0.6.17", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",