From 8b81fb5112853598b3aeeebff23d8444be2ad9d2 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Fri, 11 Dec 2020 16:58:21 +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 56f7bfc065..66eea8891d 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-storage.git", - "sha": "411a8bc077cecb4d23339e3655b822a8030852b9" + "sha": "a790a877e4b6bd1f3807491e1745002aa37531f1" } }, { diff --git a/README.md b/README.md index 6cc3299133..8dd595accc 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-storage - 1.113.5 + 1.113.6 ```