bump to v0.8.1

This commit is contained in:
Dane Springmeyer
2015-10-14 08:42:29 -07:00
parent 92f92c1b17
commit 7f0f04f7d7
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -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
View File
@@ -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)",