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 6cd574a commit 8b1a7ceCopy full SHA for 8b1a7ce
build.gradle.kts
@@ -40,7 +40,7 @@ plugins {
40
}
41
42
group = "org.mongodb.kafka"
43
-version = "0.2-SNAPSHOT"
+version = "0.2"
44
description = "The official MongoDB Apache Kafka Connect Connector."
45
46
java {
0 commit comments