Skip to content

Commit 5e67c80

Browse files
authored
bump version to 0.6.0 (#46)
1 parent cbce984 commit 5e67c80

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/google-privacy-dlp/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-privacy-dlp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/dlp",
33
"description": "DLP API client for Node.js",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "Apache-2.0",
66
"author": "Google Inc",
77
"engines": {

packages/google-privacy-dlp/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@google-cloud/bigquery": "^0.10.0",
17-
"@google-cloud/dlp": "0.5.0",
17+
"@google-cloud/dlp": "0.6.0",
1818
"@google-cloud/pubsub": "^0.16.2",
1919
"google-auth-library": "0.11.0",
2020
"google-auto-auth": "0.7.2",

0 commit comments

Comments
 (0)