Skip to content

Commit

Permalink
Bump to 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick committed Apr 6, 2018
1 parent a8d68af commit b035acf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@mapbox/geo-viewport": "^0.2.2",
"@mapbox/react-native-mapbox-gl": "file:../mapbox-react-native-mapbox-gl-6.1.0.tgz",
"@mapbox/react-native-mapbox-gl": "file:../mapbox-react-native-mapbox-gl-6.1.1.tgz",
"@turf/along": "^4.7.3",
"@turf/bearing": "^5.0.0",
"@turf/distance": "^5.0.0",
Expand All @@ -22,6 +22,7 @@
"@turf/nearest": "^4.7.3",
"install": "^0.10.1",
"mapbox": "^1.0.0-beta9",
"moment": "^2.22.0",
"npm": "^5.3.0",
"prop-types": "^15.5.10",
"react": "16.0.0-alpha.12",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mapbox/react-native-mapbox-gl",
"description": "A Mapbox GL react native module for creating custom maps",
"version": "6.1.0",
"version": "6.1.1",
"author": "Bobby Sudekum",
"main": "./javascript/index.js",
"keywords": [
Expand Down

0 comments on commit b035acf

Please sign in to comment.