From f289adef5a74a607591ba2f489b6d962a35657ea Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 11:39:06 -0400 Subject: [PATCH] chore(main): release 4.1.1 (#559) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(main): release 4.1.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot --- container/snippets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/snippets/package.json b/container/snippets/package.json index e2fa7bfb49..19f472007b 100644 --- a/container/snippets/package.json +++ b/container/snippets/package.json @@ -14,7 +14,7 @@ "test": "mocha system-test --timeout 1000000" }, "dependencies": { - "@google-cloud/container": "^4.1.0", + "@google-cloud/container": "^4.1.1", "uuid": "^8.3.2" }, "devDependencies": {