From 6a2bc22b344720259ebbaf9b886d2d5b280c5a15 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 17 Mar 2021 09:22:08 -0700 Subject: [PATCH] docs: update README (#16) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/df1d01b4-3003-406c-856e-a7ec4bfb788c/targets - [ ] To automatically regenerate this PR, check this box. --- README.md | 4 ++-- synth.metadata | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e8a5e35..528aa156 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,12 @@ If you are using Maven, add this to your pom.xml file: If you are using Gradle without BOM, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-gkehub:0.0.0' +compile 'com.google.cloud:google-cloud-gkehub:0.1.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "0.0.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "0.1.0" ``` ## Authentication diff --git a/synth.metadata b/synth.metadata index 71226ae9..5435da1a 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-gkehub.git", - "sha": "26b03d5f577087d6709930b5b28079565fe0173c" + "sha": "eb44a9c359ed224f0f7075933302bef37c9027ef" } }, {