diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 1c50a13f2..0b4019b5d 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-bigquery.git", - "sha": "af599a865b988191bb45182063c5fd9403b50f4c" + "sha": "6caf046d7504b0c21c15993152e4ae38c15f5edf" } }, { diff --git a/README.md b/README.md index ab0cb6943..ed0e0760b 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-bigquery - 1.137.2 + 2.0.0 ```