From cfcb8cdcacaed7347d5dcaac4e19b02c8f5d15d0 Mon Sep 17 00:00:00 2001 From: Aaron Lidman Date: Tue, 10 May 2016 15:24:48 -0700 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c3ee9e..749396b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbview", - "version": "1.2.0", + "version": "1.3.0", "description": "Watch mbtiles in your localhost", "bin": { "mbview": "./cli.js"