This commit is contained in:
Young Hahn
2014-09-29 15:18:22 -04:00
parent 12d7a91e31
commit 8a7c3da9f3
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
# 0.6.0
- Update dep to ~sqlite@3.0.0.
# 0.5.0 # 0.5.0
- Adds support for gzip compressed vector tiles. - Adds support for gzip compressed vector tiles.
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "mbtiles", "name": "mbtiles",
"version": "0.5.0", "version": "0.6.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": {