Skip to content

Commit f853bc1

Browse files
committed
release 1.0.1
1ff9dc5 fix typo and wrong promise reject args (@ianlin 2017-08-08 14:46:34 +0800) bc61592 Update README.md (@ianlin 2017-08-07 11:34:32 +0800)
1 parent 1ff9dc5 commit f853bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-carrier-info",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "React Native module bridge to obtain information about the user’s home cellular service provider.",
55
"main": "index.js",
66
"peerDependencies": {

0 commit comments

Comments
 (0)