Skip to content

Commit

Permalink
0.16.1 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus authored Dec 21, 2017
1 parent 96fd4d6 commit 51dbce5
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.0",
"version": "0.16.1",
"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.0",
"@google-cloud/pubsub": "0.16.1",
"yargs": "10.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit 51dbce5

Please sign in to comment.