diff --git a/package.json b/package.json index 8ecaa7d..a0d0a27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-safe-area-context", - "version": "4.7.3", + "version": "4.7.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",