From 8c63f2b2f1eec94e001ba1131a0e8ae0c91705b7 Mon Sep 17 00:00:00 2001 From: Lucas Barrena Date: Wed, 29 Mar 2023 23:27:59 -0300 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc18720..14095b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "use-hyper", - "version": "0.0.3", + "version": "0.0.4", "description": "React hooks for the hypercore-protocol stack", "main": "./src/index.js", "scripts": {