From 772fc488fca342c592c706252debb872c92703e2 Mon Sep 17 00:00:00 2001 From: Tristan Edwards Date: Sun, 25 Dec 2022 17:03:51 +0100 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e54787..badc54d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostr-react", - "version": "0.1.2", + "version": "0.2.0", "license": "MIT", "author": "t4t5 (https://t4t5.xyz)", "main": "dist/index.js",