Skip to content

Commit e9844f5

Browse files
chore: bump package.json in preparation for minor release (#92)
1 parent ca0d97a commit e9844f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "react-native-navigation-sdk",
3-
"version": "0.1.5-beta",
3+
"version": "0.2.0-beta",
44
"author": "Google",
55
"description": "A react-native library for Google's Navigation SDK",
66
"private": false,
77
"license": "UNLICENSED",
88
"repository": {
99
"type": "git",
10-
"url": "https://FILL_ONCE_AVAILABLE"
10+
"url": "https://github.com/googlemaps/react-native-navigation-sdk"
1111
},
1212
"bugs": {
13-
"url": "https://FILL_ONCE_AVAILABLE"
13+
"url": "https://github.com/googlemaps/react-native-navigation-sdk/issues"
1414
},
15-
"homepage": "https://FILL_ONCE_AVAILABLE",
15+
"homepage": "https://github.com/googlemaps/react-native-navigation-sdk",
1616
"keywords": [
1717
"react-native",
1818
"android",

0 commit comments

Comments
 (0)