From 6982606f2216f2ec70cebac9d2bddf0c2b19e5eb Mon Sep 17 00:00:00 2001 From: Gabriel Pinto Date: Mon, 7 Oct 2024 19:19:47 +0100 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27fda17..8e3e7c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fleek-platform/next", - "version": "1.0.3", + "version": "1.0.4", "description": "Deploy your server-side Next.js application on Fleek", "bin": { "fleek-next": "./dist/index.js"