From ae7a8aa236e3443ac1e0ac32bc1e573ba2ebf6ea Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Wed, 29 Jun 2011 13:58:07 -0400 Subject: [PATCH] Tagging 0.0.4. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76b00f8..5ce7a02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbtiles", - "version": "0.0.3", + "version": "0.0.4", "description": "Utilities and tilelive integration for the MBTiles format.", "url": "http://github.com/mapbox/node-mbtiles", "keywords": ["map", "mbtiles"],