Yonah Forst 7 gadus atpakaļ
vecāks
revīzija
11e376abd2
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1
    1
      README.md
  2. 1
    1
      package.json

+ 1
- 1
README.md Parādīt failu

@@ -19,7 +19,7 @@ The current supported permissions are:
19 19
 
20 20
 | Version | React Native Support |
21 21
 |---|---|
22
-| 1.0.0 | 0.40.0 - 0.45.0 |
22
+| 1.0.1 | 0.40.0 - 0.48.4 |
23 23
 | 0.2.7 | 0.40.0 - 0.41.0 |
24 24
 | 0.2.5 | 0.33.0 - 0.39.0 |
25 25
 *Complies with [react-native-version-support-table](https://github.com/dangnelson/react-native-version-support-table)*

+ 1
- 1
package.json Parādīt failu

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-permissions",
3
-  "version": "1.0.0",
3
+  "version": "1.0.1",
4 4
   "repository": {
5 5
     "type": "git",
6 6
     "url": "https://github.com/joshblour/react-native-permissions.git"