Janic Duplessis 4 years ago
parent
commit
a4da46e121
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-safe-area-context",
3
-  "version": "0.7.2",
3
+  "version": "0.7.3",
4 4
   "description": "A flexible way to handle safe area, also works on Android and web.",
5 5
   "main": "lib/commonjs/index.js",
6 6
   "module": "lib/module/index.js",