Skip to content

Commit

Permalink
bump version to 0.6.0 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
crwilcox authored Apr 26, 2018
1 parent cbce984 commit 5e67c80
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/google-privacy-dlp/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 packages/google-privacy-dlp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/dlp",
"description": "DLP API client for Node.js",
"version": "0.5.0",
"version": "0.6.0",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-privacy-dlp/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@google-cloud/bigquery": "^0.10.0",
"@google-cloud/dlp": "0.5.0",
"@google-cloud/dlp": "0.6.0",
"@google-cloud/pubsub": "^0.16.2",
"google-auth-library": "0.11.0",
"google-auto-auth": "0.7.2",
Expand Down

0 comments on commit 5e67c80

Please sign in to comment.