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 ```