diff --git a/CODEOWNERS b/CODEOWNERS index 80543d40..bff4ce39 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -/.github/ @brianreavis +/.github/** @brianreavis diff --git a/package.json b/package.json index 87681673..cdda6188 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gdal", - "version": "0.10.1", + "version": "0.11.0-alpha.0", "description": "Bindings to GDAL (Geospatial Data Abstraction Library)", "license": "Apache-2.0", "url": "http://github.com/naturalatlas/node-gdal", diff --git a/yuidoc.json b/yuidoc.json index 181f8fd5..effbeedf 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.10.1", + "version": "0.11.0-alpha.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": {