From 55f032d0a42cbcd3170eca1bbae7261ce328e45a Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Sun, 10 Sep 2023 15:16:04 -0300 Subject: [PATCH] tag v1.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecc79f5..e117217 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostr-tools", - "version": "1.14.2", + "version": "1.15.0", "description": "Tools for making a Nostr client.", "repository": { "type": "git",