Skip to content

Commit b048ea0

Browse files
committed
build: start version 0.40.0
1 parent e15f455 commit b048ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/library-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = "de.stuebingerb"
13-
version = "0.39.0"
13+
version = "0.40.0"
1414

1515
kotlin {
1616
jvmToolchain(17)

0 commit comments

Comments
 (0)