From 93a8da682e7523aaf45b5bbc59dad4f4e7aabe4a Mon Sep 17 00:00:00 2001 From: Brian Reavis Date: Thu, 30 Jul 2015 21:11:16 -0600 Subject: [PATCH] Released 0.7.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 ffcc9690..5af08528 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,7 @@ Brandon Reavis Brian Reavis Dane Springmeyer +Jérôme Desboeufs Ryan Clark Sean Gillies Seth Fitzsimmons diff --git a/package.json b/package.json index c60acfab..9d7a00a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gdal", - "version": "0.6.0", + "version": "0.7.0", "description": "Bindings to GDAL (Geospatial Data Abstraction Library)", "url": "http://github.com/naturalatlas/node-gdal", "main": "./lib/gdal.js", diff --git a/yuidoc.json b/yuidoc.json index 40cd5393..27118dc6 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.6.0", + "version": "0.7.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": {