diff options
author | Bobby Sudekum <bobby@mapbox.com> | 2017-09-29 10:35:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-29 10:35:37 -0700 |
commit | b296f54769cb7487013bab14ae281c082c3aac21 (patch) | |
tree | aabe2515b5b53d8906e6b9a16727fe0607af2d29 /package.json | |
parent | 201b7d4811a5370ea18518040aeca07fbb7e7b72 (diff) | |
download | qtlocation-mapboxgl-b296f54769cb7487013bab14ae281c082c3aac21.tar.gz |
Release node v3.5.6 (#9610)node-v3.5.6
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index be1e8663f4..fb62bc63ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mapbox/mapbox-gl-native", - "version": "3.5.5", + "version": "3.5.6", "description": "Renders map tiles with Mapbox GL", "keywords": [ "mapbox", |