diff options
author | Mike Morris <michael.patrick.morris@gmail.com> | 2015-04-03 15:55:26 -0400 |
---|---|---|
committer | Mike Morris <michael.patrick.morris@gmail.com> | 2015-04-03 15:55:31 -0400 |
commit | 5091259c9df558a609c505f0afedb05c4604492b (patch) | |
tree | e43556f2866768ccba8886699ffe3586546b394e /package.json | |
parent | 97c7912f021ac74c9474e83a0a5e5c2795c793ab (diff) | |
download | qtlocation-mapboxgl-5091259c9df558a609c505f0afedb05c4604492b.tar.gz |
1.0.3 [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 8581716c0a..65e68b6106 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapbox-gl-native", - "version": "1.0.2", + "version": "1.0.3", "description": "Renders map tiles with Mapbox GL", "keywords": [ "mapbox", |