From 9a4b926143adb5db78578433c65c175593c3d91b Mon Sep 17 00:00:00 2001 From: Darwin <77340894+charmful0x@users.noreply.github.com> Date: Tue, 13 Dec 2022 13:20:44 +0100 Subject: [PATCH] feat: v0.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9727211..f0ae377 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "weave-aggregator", - "version": "0.4.6", + "version": "0.4.7", "type": "module", "description": "the frontend of the permaweb", "main": "./src/api.js",