From 20b20ec1b5b65961e0e69fa56e77fa63a1d70210 Mon Sep 17 00:00:00 2001 From: Scisco Date: Thu, 14 May 2015 18:46:51 -0400 Subject: [PATCH] upgraded verison --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 734f9e3..1b40b50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gdalinfo-json", - "version": "0.4.1", + "version": "0.5.0", "description": "gdalinfo output in json", "main": "index.js", "bin": "cli.js",