From a869bf74999b0004a8dac9193bb04a669f422dec Mon Sep 17 00:00:00 2001 From: Brian Reavis Date: Thu, 28 Oct 2021 15:47:22 -0700 Subject: [PATCH] 0.11.0 --- package.json | 2 +- yuidoc.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 51717f59..93a626f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gdal", - "version": "0.11.0-alpha.2", + "version": "0.11.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 64eec109..971209b5 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.11.0-alpha.2", + "version": "0.11.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": {