diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2018-09-13 10:24:08 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2018-09-13 10:55:23 -0700 |
commit | c470bd26dfb627adbe4b2c7a7b4b7892c1a215f3 (patch) | |
tree | 967227758de7cd140f9704f11a29a6ab3b84c47a /package.json | |
parent | 862b4ff75b231f696f44d79bf22b4a8461d627c1 (diff) | |
download | qtlocation-mapboxgl-c470bd26dfb627adbe4b2c7a7b4b7892c1a215f3.tar.gz |
[node] v4.0.0
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 9fd8217dc8..7ddbad1997 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mapbox/mapbox-gl-native", - "version": "3.5.8", + "version": "4.0.0", "description": "Renders map tiles with Mapbox GL", "keywords": [ "mapbox", |