diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 387ec788..4b02e2f6 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": "de80e1852d9f9bb8fbd9bc776c9c122dd25cae3d" + "sha": "8446bed5ab4bbff726627feaafa12ce8ca831054" } }, { diff --git a/README.md b/README.md index 88144c5f..971bc924 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring - 3.0.0 + 3.0.1-SNAPSHOT ```