From 6f3c94ca9d8cf55ba500e3405f6340f3471fb74d Mon Sep 17 00:00:00 2001 From: Omar-Belghaouti Date: Sun, 3 Jul 2022 10:23:23 +0100 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd7636a..d9e5fe9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-help-create", - "version": "2.5.2", + "version": "2.6.0", "description": "This command line helps you create components, screens, navigations and even redux implementaion for your react native project.", "main": "bin/index.js", "bin": {