From e43f150c483f37ac9492995eba273cb0a4d736e6 Mon Sep 17 00:00:00 2001 From: vomchik Date: Fri, 23 Oct 2020 22:07:10 +0300 Subject: [PATCH] v2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc4fe95..9ccc65f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-rename", - "version": "2.4.1", + "version": "2.5.0", "description": "Rename react-native app with just one command", "main": "lib/index.js", "scripts": {