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

Commit 4822dd1

Browse files
authored
Update readme for 0.6.0
1 parent bcf161f commit 4822dd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ In your pom.xml:
66
<dependency>
77
<groupId>io.kabanero</groupId>
88
<artifactId>operator-java-bindings</artifactId>
9-
<version>0.0.1</version>
9+
<version>0.6.0</version>
1010
</dependency>
1111
```
1212

1313
The mappings were generated using the instructions here:
14-
https://github.com/kubernetes-client/java/blob/release-6.0/docs/generate-model-from-third-party-resources.md
14+
https://github.com/kubernetes-client/java/blob/release-6.0/docs/generate-model-from-third-party-resources.md

0 commit comments

Comments
 (0)