Skip to content

Commit

Permalink
Released 0.4.2. [publish binary]
Browse files Browse the repository at this point in the history
  • Loading branch information
brianreavis committed Mar 27, 2015
1 parent 6e82033 commit 0f016fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ environment:
matrix:
- nodejs_version: "0.10.32"
- nodejs_version: "0.11.13"
- nodejs_version: "0.12.1"

platform:
- x86
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion yuidoc.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 0f016fa

Please sign in to comment.