From 373b1d69b91b337bbae80c0e7779509a8530db0b Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Wed, 12 Oct 2022 13:56:32 -0400 Subject: [PATCH 1/2] fix: next release from 3.2.x is 3.2.10 From cb36ca086e5236e10d400bb54b3476fa161fee47 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 12 Oct 2022 18:06:21 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75717bfa..fae30aec 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring - 3.2.8 + 3.2.9 ```