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

docs: update README #19

Merged
merged 1 commit into from Mar 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-gkehub</artifactId>
<version>0.0.0</version>
<version>0.1.0</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-gkehub.git",
"sha": "eb44a9c359ed224f0f7075933302bef37c9027ef"
"sha": "6a2bc22b344720259ebbaf9b886d2d5b280c5a15"
}
},
{
Expand Down