From f912cc5d0573c55cccdfbc70001ca64a6a5e7a43 Mon Sep 17 00:00:00 2001 From: Ryan Clark Date: Mon, 5 Jan 2015 11:33:22 -0500 Subject: [PATCH] v0.7.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 566a8df..fd80f13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbtiles", - "version": "0.7.6", + "version": "0.7.7", "description": "Utilities and tilelive integration for the MBTiles format.", "url": "http://github.com/mapbox/node-mbtiles", "author": "Mapbox (https://www.mapbox.com)",