diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 2cabfb39..4b933e51 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": "f23a57b4ad69fbd42e07a4ed98c6e30ce37b52ac" + "sha": "f047185838aa5fb4a80e43354f0d34b313821339" } }, { diff --git a/README.md b/README.md index f4a0c3f4..8c8f5604 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.1-SNAPSHOT + 2.2.0 ```