diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 29c15a28..f3a1cad0 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-retail.git", - "sha": "d21a378edeb5b4ed5822aa9fc1d9af2cd71bcf33" + "sha": "ab562adb06047190a45de14951d29ffe00c347f7" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "2414b817065726eae0bc525346c7e874f969369d" + "sha": "90044020c2a89930852c6c6e1596e60f774c4b52" } } ] diff --git a/README.md b/README.md index bac86ff0..e5db6fd2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-retail - 0.1.0 + 0.1.1 ```