diff --git a/AUTHORS b/AUTHORS index f2b6d86d..feb0b6e7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,6 @@ Brandon Reavis Brian Reavis +Brian Reavis Dane Springmeyer Ryan Clark Sean Gillies diff --git a/package.json b/package.json index 8330c1f9..cf331dc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gdal", - "version": "0.2.0", + "version": "0.3.0", "description": "Bindings to GDAL (Geospatial Data Abstraction Library)", "url": "http://github.com/naturalatlas/node-gdal", "main": "./lib/gdal.js",