From 5931bb739bf911b09eed67c12ee8f4352a80a6f8 Mon Sep 17 00:00:00 2001 From: Young Hahn Date: Tue, 30 Sep 2014 12:25:23 -0400 Subject: [PATCH] 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5236b3f..2971749 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbtiles", - "version": "0.6.0", + "version": "0.6.1", "description": "Utilities and tilelive integration for the MBTiles format.", "url": "http://github.com/mapbox/node-mbtiles", "author": {