Skip to content

Commit

Permalink
v0.10.0 (#54)
Browse files Browse the repository at this point in the history
* 0.10.0

* 0.10.0
  • Loading branch information
stephenplusplus authored and alexander-fenster committed Mar 16, 2018
1 parent b7f5d82 commit 6961305
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-compute/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/compute",
"description": "Google Compute Engine Client Library for Node.js",
"version": "0.9.1",
"version": "0.10.0",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-compute/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "repo-tools test run --cmd npm -- run all-test"
},
"dependencies": {
"@google-cloud/compute": "0.9.1",
"@google-cloud/compute": "0.10.0",
"googleapis": "22.2.0",
"nodemailer": "4.3.1",
"nodemailer-smtp-transport": "2.7.4",
Expand Down

0 comments on commit 6961305

Please sign in to comment.