Skip to content

Commit 2324d29

Browse files
chore: release 1.10.0 (#153)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.10.0](https://www.github.com/googleapis/nodejs-containeranalysis/compare/v1.9.0...v1.10.0) (2020-03-06) ### Features * deferred client initialization ([#152](https://www.github.com/googleapis/nodejs-containeranalysis/issues/152)) ([0a01d71](https://www.github.com/googleapis/nodejs-containeranalysis/commit/0a01d71cc9b7f45c78215838d13c506e316d904d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
1 parent 1205d7b commit 2324d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container-analysis/snippets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "mocha --timeout 100000 test/**.test.js"
1515
},
1616
"dependencies": {
17-
"@google-cloud/containeranalysis": "^1.9.0",
17+
"@google-cloud/containeranalysis": "^1.10.0",
1818
"@google-cloud/pubsub": "^1.0.0",
1919
"p-retry": "^4.1.0"
2020
},

0 commit comments

Comments
 (0)