There was an error while loading. Please reload this page.
1 parent 6469eea commit c8ce9ffCopy full SHA for c8ce9ff
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.9.10 (11/15/2016)
2
+
3
+### Changes
4
5
+* Detect project ID from default application credentials ([@jmdobry][])
6
7
## 0.9.9 (10/14/2016)
8
9
### Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "google-auth-library",
- "version": "0.9.9",
+ "version": "0.9.10",
"author": "Google Inc.",
"description": "Google APIs Authentication Client Library for Node.js",
"contributors": [
0 commit comments