From 590cc767f143e6111ec0ea5fead650232e25ae85 Mon Sep 17 00:00:00 2001 From: Youssouf EL Azizi Date: Tue, 25 Jan 2022 17:13:23 +0100 Subject: [PATCH] v1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31bab28c..de33237a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-template-obytes", - "version": "1.4.1", + "version": "1.5.0", "description": "A React Native template based on Obytes Mobile tribe best practices ", "scripts": { "np": "np --no-publish"