Skip to content

Commit

Permalink
Build: version 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rozza committed May 15, 2019
1 parent fc965bd commit 2a41f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ plugins {
}

group = "org.mongodb.kafka"
version = "0.1-SNAPSHOT"
version = "0.1"
description = "The official MongoDB Apache Kafka Connect Connector."

java {
Expand Down

0 comments on commit 2a41f88

Please sign in to comment.