Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

Commit 6a2bc22

Browse files
docs: update README (#16)
This PR was generated using Autosynth. 🌈 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.
1 parent d6b163c commit 6a2bc22

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ If you are using Maven, add this to your pom.xml file:
2727

2828
If you are using Gradle without BOM, add this to your dependencies
2929
```Groovy
30-
compile 'com.google.cloud:google-cloud-gkehub:0.0.0'
30+
compile 'com.google.cloud:google-cloud-gkehub:0.1.0'
3131
```
3232

3333
If you are using SBT, add this to your dependencies
3434
```Scala
35-
libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "0.0.0"
35+
libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "0.1.0"
3636
```
3737

3838
## Authentication

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-gkehub.git",
7-
"sha": "26b03d5f577087d6709930b5b28079565fe0173c"
7+
"sha": "eb44a9c359ed224f0f7075933302bef37c9027ef"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)