diff options
author | Mike Morris <michael.patrick.morris@gmail.com> | 2015-06-16 15:35:52 -0400 |
---|---|---|
committer | Mike Morris <michael.patrick.morris@gmail.com> | 2015-06-16 15:37:02 -0400 |
commit | 6081f15237a7991b1cf1f11e089ceb0e544cb52a (patch) | |
tree | b7a8b3ef4eef611d2064be52243c70c06423820e /package.json | |
parent | 7315212cb8eadc3e75d4cc2e3d17f8a148169e56 (diff) | |
download | qtlocation-mapboxgl-6081f15237a7991b1cf1f11e089ceb0e544cb52a.tar.gz |
v1.1.1 [publish binary]
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 16e086a540..66a1d76bb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapbox-gl-native", - "version": "1.1.0", + "version": "1.1.1", "description": "Renders map tiles with Mapbox GL", "keywords": [ "mapbox", |