From e9a92d464c38dc42c7c72a0c97c968a8e4a43e61 Mon Sep 17 00:00:00 2001 From: Omar-Belghaouti Date: Thu, 16 Jun 2022 17:14:03 +0100 Subject: [PATCH] 2.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 932729e..4387f16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-help-create", - "version": "2.3.3", + "version": "2.3.4", "description": "This command line helps you create components, screens, navigations and even redux implementaion for your react native project.", "main": "bin/index.js", "bin": {