From 9e37bc4cc71a7c0725f21c54cb6b48aa528bbf7f Mon Sep 17 00:00:00 2001 From: Young Hahn Date: Mon, 25 Jul 2011 12:26:22 -0400 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f530784..ae19bc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbtiles", - "version": "0.1.1", + "version": "0.1.2", "description": "Utilities and tilelive integration for the MBTiles format.", "url": "http://github.com/mapbox/node-mbtiles", "author": {