diff --git a/package.json b/package.json index 7966e81..aab8ef0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "make-js-component", - "version": "0.0.5", + "version": "0.0.6", "description": "Easily create your js framework component in one command", "repository": "https://github.com/Giuliano1993/make-js-component", "bin": "./cmd/make-js-component.js",