From f634f818921533bde156dd8b6640a871f077b6e4 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Fri, 30 Apr 2021 18:17:43 +0000 Subject: [PATCH] chore: regenerate README --- .github/readme/synth.metadata/synth.metadata | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 069fe3674..d9e1dd54a 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-logging.git", - "sha": "397a7a19927c735485ff7f1d314057d53fe5957a" + "sha": "fc701e15d141a4b1d507b7ae6df57b059e6f8bc0" } }, { diff --git a/README.md b/README.md index 6cdc22c4f..c878ca13b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-logging - 2.2.1 + 2.2.2 ```