We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc965bd commit 2a41f88Copy full SHA for 2a41f88
build.gradle.kts
@@ -40,7 +40,7 @@ plugins {
40
}
41
42
group = "org.mongodb.kafka"
43
-version = "0.1-SNAPSHOT"
+version = "0.1"
44
description = "The official MongoDB Apache Kafka Connect Connector."
45
46
java {
0 commit comments