From 5727a38a7e0737c371d062bbcbff105b386ccc29 Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 3 Oct 2025 09:37:56 +0200 Subject: [PATCH] chore: bump version to 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a7cd3ae..1e12adc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markr", - "version": "0.1.1", + "version": "0.1.2", "description": "A minimal nostr client for bookmark management", "type": "module", "scripts": {