From 53bf829234afce59ef327b78c53ff7a6fe54751b Mon Sep 17 00:00:00 2001 From: Carlos Date: Tue, 13 Aug 2024 21:27:58 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=EF=B8=8F=20chore:=20versioning?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b7b420..fc10bce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-crafter", - "version": "1.0.2", + "version": "1.0.3", "description": "A CLI tool to quickly scaffold a React application with TypeScript, Ant Design, Sass, Webpack, and essential development tools like Husky and linters pre-configured. Perfect for kickstarting modern React projects with best practices.", "main": "index.js", "bin": {