Skip to content

Commit

Permalink
0.16.2 (#36)
Browse files Browse the repository at this point in the history
* 0.16.2

* 0.16.2
  • Loading branch information
stephenplusplus authored Jan 9, 2018
1 parent 3e0020d commit 72c6418
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.1",
"version": "0.16.2",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down
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.1",
"@google-cloud/pubsub": "0.16.2",
"yargs": "10.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit 72c6418

Please sign in to comment.