This commit is contained in:
John Firebaugh
2014-08-20 11:20:44 -07:00
parent 40faaa3d15
commit 5a68266e9f
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
# 0.5.0
- Adds support for gzip compressed vector tiles.
# 0.4.0 # 0.4.0
- Adds support for carmen (dev) geocoding API. - Adds support for carmen (dev) geocoding API.
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "mbtiles", "name": "mbtiles",
"version": "0.4.3", "version": "0.5.0",
"description": "Utilities and tilelive integration for the MBTiles format.", "description": "Utilities and tilelive integration for the MBTiles format.",
"url": "http://github.com/mapbox/node-mbtiles", "url": "http://github.com/mapbox/node-mbtiles",
"author": { "author": {