From 555cc8ecd131d4fcc13fd525a7f72de91f264402 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Thu, 25 Feb 2021 18:38:26 +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 77f1a30b..e0e048a9 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-dns.git", - "sha": "d300763eac2de93c29d5d768137ac36faa07f8bc" + "sha": "4f098f4732396e88f57e0b1cf428f7bd662b7fa9" } }, { diff --git a/README.md b/README.md index eeebb9f2..4bdbdc98 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-dns - 1.1.0 + 1.1.1 ```