From a1c99d5d46f4db3de43ed4493a5779c83420bf69 Mon Sep 17 00:00:00 2001 From: Brian Reavis Date: Fri, 25 Sep 2020 17:16:22 -0700 Subject: [PATCH] Released 0.10.0. [publish binary] --- AUTHORS | 1 + package.json | 2 +- yuidoc.json | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index c0a6efb1..42011668 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,6 +2,7 @@ Anand Thakker BergWerkGIS Brandon Reavis Brandon Reavis +Brian Reavis Brian Reavis Bryan Burgers Dane Springmeyer diff --git a/package.json b/package.json index 153fd4c4..87643e53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gdal", - "version": "0.9.9", + "version": "0.10.0", "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 3e853c0a..dd9c2aae 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.9", + "version": "0.10.0", "url": "https://github.com/naturalatlas/node-gdal", "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/GDALLogoColor.svg/200px-GDALLogoColor.svg.png", "options": {