From 36ed65628443ac120bc0d32a1908b7298567f52d Mon Sep 17 00:00:00 2001 From: Janic Duplessis Date: Sat, 13 Jun 2020 16:22:02 -0400 Subject: [PATCH] 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 818d9e61..19b33edb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-safe-area-context", - "version": "3.0.3", + "version": "3.0.4", "description": "A flexible way to handle safe area, also works on Android and web.", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",