bump to v0.8.1
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
# 0.8.1
|
||||||
|
|
||||||
|
- Now supports Node 4.x
|
||||||
|
|
||||||
# 0.8.0
|
# 0.8.0
|
||||||
|
|
||||||
- `createZXYStream` only lists tile coordinates that contain tile data
|
- `createZXYStream` only lists tile coordinates that contain tile data
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mbtiles",
|
"name": "mbtiles",
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"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": "Mapbox (https://www.mapbox.com)",
|
"author": "Mapbox (https://www.mapbox.com)",
|
||||||
|
|||||||
Reference in New Issue
Block a user