This commit is contained in:
Young Hahn
2015-10-29 16:11:24 -04:00
parent f5b7320a19
commit a7309ef786
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# 0.8.2
- Robustify error handling in `getGeocoderdata`.
# 0.8.1
- Now supports Node 4.x

View File

@@ -1,6 +1,6 @@
{
"name": "mbtiles",
"version": "0.8.1",
"version": "0.8.2",
"description": "Utilities and tilelive integration for the MBTiles format.",
"url": "http://github.com/mapbox/node-mbtiles",
"author": "Mapbox (https://www.mapbox.com)",