diff --git a/package.json b/package.json index a8f264c..b4a4bd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "make-js-component", - "version": "0.3.0", + "version": "0.4.0", "description": "Easily create your js framework component in one command", "repository": "https://github.com/Giuliano1993/make-js-component", "bin": "./cmd/make-js-component.mjs",