From b7b0817a401703d314d0df79a3f0812c51b68ef2 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 26 Sep 2023 12:21:02 -0300 Subject: [PATCH] tag v1.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e117217..bdcedcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostr-tools", - "version": "1.15.0", + "version": "1.16.0", "description": "Tools for making a Nostr client.", "repository": { "type": "git",