Skip to content

Commit c8ce9ff

Browse files
stephenplusplusjmdobry
authored andcommitted
Prepare for 0.9.10 release (googleapis#105)
1 parent 6469eea commit c8ce9ff

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 0.9.9 (10/14/2016)
28

39
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-auth-library",
3-
"version": "0.9.9",
3+
"version": "0.9.10",
44
"author": "Google Inc.",
55
"description": "Google APIs Authentication Client Library for Node.js",
66
"contributors": [

0 commit comments

Comments
 (0)