From 44a57a6bd52e4f8291daaf357b376f12d255d4ee Mon Sep 17 00:00:00 2001 From: Brian Reavis Date: Sat, 19 Aug 2017 10:16:41 -0600 Subject: [PATCH] Released 0.9.6. [publish binary] --- package.json | 2 +- yuidoc.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 79867615..c2cad945 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gdal", - "version": "0.9.5", + "version": "0.9.6", "description": "Bindings to GDAL (Geospatial Data Abstraction Library)", "license": "Apache-2.0", "url": "http://github.com/naturalatlas/node-gdal", diff --git a/yuidoc.json b/yuidoc.json index 02a6146a..de6b6088 100644 --- a/yuidoc.json +++ b/yuidoc.json @@ -1,7 +1,7 @@ { "name": "node-gdal", "description": "Node.js bindings for GDAL (Geospatial Data Abstraction Library)", - "version": "0.9.5", + "version": "0.9.6", "url": "https://github.com/naturalatlas/node-gdal", "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/GDALLogoColor.svg/200px-GDALLogoColor.svg.png", "options": {