From c42c2798adecf9e4daed66d0598ea8604b138600 Mon Sep 17 00:00:00 2001 From: Young Hahn Date: Fri, 12 Jul 2013 13:22:45 -0400 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5f9848..16175da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbtiles", - "version": "0.3.0", + "version": "0.3.1", "description": "Utilities and tilelive integration for the MBTiles format.", "url": "http://github.com/mapbox/node-mbtiles", "author": {