From 318e3f8c8867cb183684622cdedf6a9ee49cee78 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Sun, 15 Oct 2023 17:58:42 -0300 Subject: [PATCH] we don't have to bump to 2.0.0 since this will not break backwards-compatibility. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd8fdcc..3b6e0b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostr-tools", - "version": "2.0.0", + "version": "1.17.0", "description": "Tools for making a Nostr client.", "repository": { "type": "git",