Skip to content

Commit 2e9806b

Browse files
chore: release 2.1.1 (#232)
🤖 I have created a release \*beep\* \*boop\* --- ### [2.1.1](https://www.github.com/googleapis/nodejs-containeranalysis/compare/v2.1.0...v2.1.1) (2020-07-10) ### Bug Fixes * typeo in nodejs .gitattribute ([#231](https://www.github.com/googleapis/nodejs-containeranalysis/issues/231)) ([c87033a](https://www.github.com/googleapis/nodejs-containeranalysis/commit/c87033a3c14065f7b461b4fc04751e67a40f2325)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
1 parent fbbd62c commit 2e9806b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container-analysis/snippets/package.json

Lines changed: 1 addition & 1 deletion
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": "^2.1.0",
17+
"@google-cloud/containeranalysis": "^2.1.1",
1818
"@google-cloud/pubsub": "^2.0.0",
1919
"p-retry": "^4.1.0"
2020
},

0 commit comments

Comments
 (0)