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