From 7960bbb12af0c71b4d3f0aa8e6b4d7819c9d7d26 Mon Sep 17 00:00:00 2001 From: Gabriel Pinto Date: Wed, 8 May 2024 12:47:16 +0100 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36c96fa..a2426fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fleekxyz/proxy", - "version": "0.0.3", + "version": "0.0.4", "description": "Proxy for your Fleek edge functions", "main": "dist/main/index.js", "types": "dist/main/index.d.ts",