From f40248809244d09e41fb6c08b7d186e1481addb4 Mon Sep 17 00:00:00 2001 From: Mauve Signweaver Date: Tue, 23 May 2023 18:51:35 -0400 Subject: [PATCH] 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d32c4d6..661421ef 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyper-gateway", - "version": "3.3.2", + "version": "3.4.0", "description": "A gateway for talking to hypercore-protocol using the same URL structures as Agregore", "main": "src/index.js", "type": "module",