Yonah Forst 8 years ago
parent
commit
11e376abd2
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      package.json

+ 1 - 1
README.md

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

+ 1 - 1
package.json

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