From bf55ad6b5ac08d490a540677e7957b665b76051a Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Mon, 20 Feb 2023 22:51:49 -0300 Subject: [PATCH] bump to v1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e9f475..6d1677b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostr-tools", - "version": "1.5.0", + "version": "1.6.0", "description": "Tools for making a Nostr client.", "repository": { "type": "git",