We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc8a9c commit a6b824cCopy full SHA for a6b824c
README.md
@@ -40,7 +40,7 @@ Just add **Kafka Clients for Kotlin** to the dependencies of your projects.
40
<dependency>
41
<groupId>io.streamthoughts</groupId>
42
<artifactId>kafka-clients-kotlin</artifactId>
43
- <version>0.1.0</version>
+ <version>0.2.0</version>
44
</dependency>
45
```
46
0 commit comments