We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8632e29 commit 08e0715Copy full SHA for 08e0715
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
id("jacoco")
14
}
15
16
-version = "0.1.8"
+version = "0.1.9"
17
group = "no.ssb.metadata.vardef"
18
19
val kotlinVersion: String = libs.versions.kotlin.toString()
0 commit comments