From 2d1dc141197fe953c5ed1b8cd3ea529944a4019c Mon Sep 17 00:00:00 2001 From: Young Hahn Date: Wed, 29 Oct 2014 17:38:28 -0400 Subject: [PATCH] 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2971749..79befd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbtiles", - "version": "0.6.1", + "version": "0.7.0", "description": "Utilities and tilelive integration for the MBTiles format.", "url": "http://github.com/mapbox/node-mbtiles", "author": {