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 c5df855 commit 0b43c88Copy full SHA for 0b43c88
build.gradle.kts
@@ -7,7 +7,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
7
8
group = "dev.hermannm"
9
10
-version = "0.5.0"
+version = "0.6.0"
11
12
mavenPublishing {
13
coordinates(group.toString(), artifactId = "devlog-kotlin", version.toString())
0 commit comments