From 37b046c047573d12a0d44c7719167c5ca4f048ea Mon Sep 17 00:00:00 2001 From: Sepehr Safari Date: Thu, 15 Feb 2024 01:26:03 +0330 Subject: [PATCH] bump to v2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7550b47..f2a527a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "nostr-tools", - "version": "2.1.9", + "version": "2.2.0", "description": "Tools for making a Nostr client.", "repository": { "type": "git",