Skip to content

Commit

Permalink
chore: bump package.json in preparation for minor release (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturoSalazarB16 authored Apr 2, 2024
1 parent ca0d97a commit e9844f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "react-native-navigation-sdk",
"version": "0.1.5-beta",
"version": "0.2.0-beta",
"author": "Google",
"description": "A react-native library for Google's Navigation SDK",
"private": false,
"license": "UNLICENSED",
"repository": {
"type": "git",
"url": "https://FILL_ONCE_AVAILABLE"
"url": "https://github.com/googlemaps/react-native-navigation-sdk"
},
"bugs": {
"url": "https://FILL_ONCE_AVAILABLE"
"url": "https://github.com/googlemaps/react-native-navigation-sdk/issues"
},
"homepage": "https://FILL_ONCE_AVAILABLE",
"homepage": "https://github.com/googlemaps/react-native-navigation-sdk",
"keywords": [
"react-native",
"android",
Expand Down

0 comments on commit e9844f5

Please sign in to comment.