From b3a2e697186b06d871fedd634f707f5d8683fdf4 Mon Sep 17 00:00:00 2001 From: Tristan Edwards Date: Tue, 31 Jan 2023 18:15:31 +0000 Subject: [PATCH] v0.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb5764a..10d0dea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostr-react", - "version": "0.6.3", + "version": "0.6.4", "license": "MIT", "author": "t4t5 (https://t4t5.xyz)", "main": "dist/index.js",