Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
Version bump to 0.8.0 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesneeringer authored Nov 6, 2017
1 parent 6858989 commit 7900608
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/resource",
"description": "Cloud Resource Manager Client Library for Node.js",
"version": "0.7.3",
"version": "0.8.0",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "repo-tools test run --cmd ava -- -T 20s --verbose system-test/*.test.js"
},
"dependencies": {
"@google-cloud/resource": "0.7.3",
"@google-cloud/resource": "0.8.0",
"yargs": "10.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit 7900608

Please sign in to comment.