Skip to content

Commit 411a2c9

Browse files
committed
1.6.2
1 parent 9b0a96d commit 411a2c9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33
"description": "Your best friend when working with the latest and greatest Contacts Framework in iOS 9+ in React Native.",
44
"author": "Joshua Pinter",
55
"license": "MIT",
6-
"version": "1.6.1",
6+
"version": "1.6.2",
77
"nativePackage": true,
88
"homepage": "https://github.com/joshuapinter/react-native-unified-contacts",
99
"repository": "https://github.com/joshuapinter/react-native-unified-contacts.git",
10-
"bugs": { "url": "https://github.com/joshuapinter/react-native-unified-contacts/issues" },
10+
"bugs": {
11+
"url": "https://github.com/joshuapinter/react-native-unified-contacts/issues"
12+
},
1113
"keywords": [
1214
"react-native",
1315
"react",

0 commit comments

Comments
 (0)