From 84807ecbc76e4580aec1ea2768443a586ff45a47 Mon Sep 17 00:00:00 2001 From: Gabriel Pinto Date: Fri, 10 May 2024 19:08:30 +0100 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae2e5f2..262b350 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fleekxyz/next", - "version": "0.1.0", + "version": "0.2.0", "description": "Deploy your server-side Next.js application on Fleek", "bin": { "fleek-next": "./dist/index.js"