From 32bd4873f4281a49e40873331278ee675a7cc3d6 Mon Sep 17 00:00:00 2001 From: Janic Duplessis Date: Thu, 6 Aug 2020 14:07:20 -0400 Subject: [PATCH] 3.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcbc8b03..7afffb9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-safe-area-context", - "version": "3.1.2", + "version": "3.1.3", "description": "A flexible way to handle safe area, also works on Android and web.", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",