From d767e096d3e126ef3b641b59b8b8ac97bb0ed975 Mon Sep 17 00:00:00 2001 From: Janic Duplessis Date: Fri, 19 Aug 2022 12:50:16 -0400 Subject: [PATCH] 4.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1725ced..758b9cf5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-safe-area-context", - "version": "4.3.1", + "version": "4.3.2", "description": "A flexible way to handle safe area, also works on Android and web.", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",