From 0f016fa11f4574d2009d413a3a940f849f8f7790 Mon Sep 17 00:00:00 2001 From: Brian Reavis Date: Fri, 27 Mar 2015 03:04:42 -0600 Subject: [PATCH] Released 0.4.2. [publish binary] --- appveyor.yml | 1 + package.json | 2 +- yuidoc.json | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 267c4e29..9ab5af1b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,6 +6,7 @@ environment: matrix: - nodejs_version: "0.10.32" - nodejs_version: "0.11.13" + - nodejs_version: "0.12.1" platform: - x86 diff --git a/package.json b/package.json index 76deddb1..7860de4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gdal", - "version": "0.4.1", + "version": "0.4.2", "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 9b413531..53fddff6 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.4.1", + "version": "0.4.2", "url": "https://github.com/naturalatlas/node-gdal", "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/GDALLogoColor.svg/200px-GDALLogoColor.svg.png", "options": {