From 36bb1b40d691ba1e93dbc35da42ee33c1a1e529d Mon Sep 17 00:00:00 2001 From: Darwin <77340894+charmful0x@users.noreply.github.com> Date: Wed, 13 Jul 2022 15:44:43 +0300 Subject: [PATCH] v0.3.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f03797..fd53691 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "weave-aggregator", - "version": "0.3.6", + "version": "0.3.7", "type": "module", "description": "the frontend of the permaweb", "main": "./src/api.js",