From b7832557e2ae9a1af70be80c7f26adedc2656208 Mon Sep 17 00:00:00 2001 From: Ilker Guller <694940+Sly777@users.noreply.github.com> Date: Mon, 11 Sep 2023 15:28:03 +0200 Subject: [PATCH] v1.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f00822..8c4692c 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.11", + "version": "1.0.12", "main": "dist/index.js", "files": [ "dist"