diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 9d731c61..9f6ac0e0 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": "f9ba30d2e1da96953333283b2ef284a1d4676859" + "sha": "983729b6af0b72e103a402b96eb06d486fb7e6d7" } }, { diff --git a/README.md b/README.md index f5d1771d..0a2e5c72 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.3.0 + 2.3.1-SNAPSHOT ```