google-geolocation
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,7 @@ | ||
#### 1.0.1 (2016-9-30) | ||
##### Documentation Changes | ||
* **readme:** Fixed missing table column ([21e2c023](https://github.com/fvdm/nodejs-geolocation/commit/21e2c0239183554468208655adeedff2a87023ff)) | ||
## 1.0.0 (2016-9-30) | ||
@@ -2,0 +8,0 @@ |
@@ -9,3 +9,3 @@ { | ||
"description": "Google Maps Geolocation API for Node.js (unofficial)", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"repository": { | ||
@@ -12,0 +12,0 @@ "type": "git", |
@@ -58,3 +58,3 @@ google-geolocation | ||
param | type | required | default | | ||
param | type | required | default | description | ||
:-------|:-------|:---------|:--------|:--------------------- | ||
@@ -61,0 +61,0 @@ key | string | yes | | Google API key |
15519