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