1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-04-19 17:26:51 +00:00

chore: bump version

This commit is contained in:
Paul-Christian Volkmer 2025-03-22 11:11:02 +01:00
parent 3a19212a78
commit 22ebffc761

View File

@ -11,7 +11,7 @@ plugins {
}
group = "dev.dnpm"
version = "0.9-SNAPSHOT"
version = "0.9.8"
var versions = mapOf(
"bwhc-dto-java" to "0.3.0",