Skip to content

Commit

Permalink
Released 0.4.1. [publish binary]
Browse files Browse the repository at this point in the history
  • Loading branch information
brianreavis committed Jan 16, 2015
1 parent 62de61e commit f434f8e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ Tim Schaub <[email protected]>
Wilhelm Berg <[email protected]>
Young Hahn <[email protected]>
bergwerkgis <[email protected]>
gretacb <[email protected]>
Zac McCormick <[email protected]>
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.0",
"version": "0.4.1",
"description": "Bindings to GDAL (Geospatial Data Abstraction Library)",
"url": "http://github.com/naturalatlas/node-gdal",
"main": "./lib/gdal.js",
Expand Down
4 changes: 2 additions & 2 deletions 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.3.1",
"version": "0.4.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": {
Expand All @@ -10,4 +10,4 @@
"themedir": "node_modules/yuidoc-lucid-theme",
"helpers": ["node_modules/yuidoc-lucid-theme/helpers/helpers.js"]
}
}
}

0 comments on commit f434f8e

Please sign in to comment.