diff --git a/package.json b/package.json index 433d2ea..9618f98 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "hayde", "description": "A CLI tool to create React components quickly and easily. It supports ChakraUI, MaterialUI, BuilderIO, and more.", "repository": "sly777/hayde", - "version": "1.0.4", + "version": "1.0.5", "main": "dist/index.js", "bin": { "hayde": "./dist/index.js"