From 9ad3c29b0a1328336a1b47e3a96d6819bdb8bdf0 Mon Sep 17 00:00:00 2001 From: Will White Date: Thu, 6 Oct 2011 12:22:09 -0400 Subject: [PATCH] bump to version v0.1.13. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a789ea..2e97908 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbtiles", - "version": "0.1.12", + "version": "0.1.13", "description": "Utilities and tilelive integration for the MBTiles format.", "url": "http://github.com/mapbox/node-mbtiles", "author": {