Skip to content

Commit 2a41f88

Browse files
committed
Build: version 0.1
1 parent fc965bd commit 2a41f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ plugins {
4040
}
4141

4242
group = "org.mongodb.kafka"
43-
version = "0.1-SNAPSHOT"
43+
version = "0.1"
4444
description = "The official MongoDB Apache Kafka Connect Connector."
4545

4646
java {

0 commit comments

Comments
 (0)