From 4ca8c43d2152f0fd5ca110f3ce92fb88531b8161 Mon Sep 17 00:00:00 2001 From: GiulianoGosty Date: Fri, 15 Dec 2023 16:44:22 +0100 Subject: [PATCH] [ releasing ] fixed package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43e8b9a..a763ec9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "make-js-component", - "version": "0.2.6beta-.4", + "version": "0.2.6", "description": "Easily create your js framework component in one command", "repository": "https://github.com/Giuliano1993/make-js-component", "bin": "./cmd/make-js-component.mjs",