Skip to content

Commit

Permalink
v0.17.0 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
callmehiphop authored Mar 20, 2018
1 parent 150cf0b commit 79416bc
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/pubsub",
"description": "Cloud Pub/Sub Client Library for Node.js",
"version": "0.16.5",
"version": "0.17.0",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion samples/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test": "repo-tools test run --cmd npm -- run cover"
},
"dependencies": {
"@google-cloud/pubsub": "0.16.5",
"@google-cloud/pubsub": "0.17.0",
"yargs": "10.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit 79416bc

Please sign in to comment.