Mathieu Acthernoene 8 жил өмнө
parent
commit
bc07dac75e
2 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 1 1
      README.md
  2. 1 1
      package.json

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ Request user permissions from React Native, iOS + Android
 
 | Version | React Native Support |
 | ------- | -------------------- |
-| 1.0.3   | 0.40 - 0.50          |
+| 1.0.4   | 0.40 - 0.50          |
 | 0.2.5   | 0.33 - 0.39          |
 
 _Complies with

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "react-native-permissions",
-  "version": "1.0.3",
+  "version": "1.0.4",
   "description": "Check user permissions in React Native",
   "author": "Yonah Forst <yonaforst@hotmail.com>",
   "homepage": "https://github.com/yonahforst/react-native-permissions",