From 0f841138cd591464e07565e32d23b12f8c3e6def Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Fri, 17 Feb 2023 14:26:13 -0300 Subject: [PATCH] bump to v1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d88fb18..5d64756 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostr-tools", - "version": "1.4.2", + "version": "1.5.0", "description": "Tools for making a Nostr client.", "repository": { "type": "git",