From 768bc0b9432c11bfaa0edf41add4daab264a6782 Mon Sep 17 00:00:00 2001 From: ReactNativeBoilerplate Bot Date: Wed, 9 Oct 2024 13:55:33 +0000 Subject: [PATCH] bump(version): tag boilerplate to version 4.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c9afac5..eff7b9ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thecodingmachine/react-native-boilerplate", - "version": "4.2.0", + "version": "4.3.1", "description": "TheCodingMachine React Native Boilerplate", "repository": { "type": "git",