瀏覽代碼

Bump version number

Mathieu Acthernoene 8 年之前
父節點
當前提交
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",