Skip to content

Commit 4db9292

Browse files
committed
Bump version number
1 parent 9bc20b3 commit 4db9292

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Request user permissions from React Native, iOS + Android
1010

1111
| Version | React Native Support |
1212
| ------- | -------------------- |
13-
| 1.0.2 | 0.40 - 0.50 |
13+
| 1.0.3 | 0.40 - 0.50 |
1414
| 0.2.5 | 0.33 - 0.39 |
1515

1616
_Complies with

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-permissions",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Check user permissions in React Native",
55
"author": "Yonah Forst <[email protected]>",
66
"homepage": "https://github.com/yonahforst/react-native-permissions",

0 commit comments

Comments
 (0)