From 9f5ae2dd4be56f41e09a0b909a05bc71617c9c33 Mon Sep 17 00:00:00 2001 From: Gabriel Pinto Date: Mon, 27 May 2024 10:08:26 +0100 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7026b2..c12fb16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fleek-platform/next", - "version": "0.4.0", + "version": "0.5.0", "description": "Deploy your server-side Next.js application on Fleek", "bin": { "fleek-next": "./dist/index.js"