1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-07-01 14:12:55 +00:00

build: bump version

This commit is contained in:
2024-03-04 13:21:07 +01:00
parent b2016df852
commit e6e0007c6f

View File

@ -11,7 +11,7 @@ plugins {
}
group = "de.ukw.ccc"
version = "0.8.0-SNAPSHOT"
version = "0.8.0"
var versions = mapOf(
"bwhc-dto-java" to "0.2.0",