We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af54363 commit 52ea61bCopy full SHA for 52ea61b
build.gradle.kts
@@ -7,7 +7,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
7
8
group = "dev.hermannm"
9
10
-version = "0.6.0"
+version = "0.6.1"
11
12
mavenPublishing {
13
coordinates(group.toString(), artifactId = "devlog-kotlin", version.toString())
0 commit comments