From c83e7858a9ec566cc91d65db74fd07b99789c0f0 Mon Sep 17 00:00:00 2001 From: Brian Reavis Date: Sat, 12 Mar 2022 12:41:59 -0800 Subject: [PATCH] 0.11.1 --- package.json | 2 +- yuidoc.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 93a626f4..d8e39d86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gdal", - "version": "0.11.0", + "version": "0.11.1", "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 971209b5..33153fc4 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", + "version": "0.11.1", "url": "https://github.com/naturalatlas/node-gdal", "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/GDALLogoColor.svg/200px-GDALLogoColor.svg.png", "options": {