diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 7957df89..ca749f18 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-monitoring.git", - "sha": "af3df3408540dd5c4b80f63af18cb4e0a4e5acd9" + "sha": "fd99295c5d7ace4b30758f1f465e4af9e3ef0eeb" } }, { diff --git a/README.md b/README.md index 275a1aef..3b816a76 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-monitoring - 2.1.0 + 2.1.1-SNAPSHOT ```