Skip to content

Commit

Permalink
chore: bump dlp to 0.7.0 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwlui authored Jul 3, 2018
1 parent 573fd0e commit 3bab2f9
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.6.0",
"version": "0.7.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 @@ -13,7 +13,7 @@
"test": "ava -T 5m --verbose system-test/*.test.js"
},
"dependencies": {
"@google-cloud/dlp": "^0.6.0",
"@google-cloud/dlp": "0.7.0",
"@google-cloud/pubsub": "^0.19.0",
"mime": "^2.3.1",
"yargs": "^12.0.1"
Expand Down

0 comments on commit 3bab2f9

Please sign in to comment.