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