From 3519efe94177e9037f24c761b3f2787fc9cb9994 Mon Sep 17 00:00:00 2001 From: Tristan Edwards Date: Tue, 27 Dec 2022 21:33:27 +0100 Subject: [PATCH] v0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0854fb2..fc9f0b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostr-react", - "version": "0.4.1", + "version": "0.5.0", "license": "MIT", "author": "t4t5 (https://t4t5.xyz)", "main": "dist/index.js",