We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb5c70 commit 7aba701Copy full SHA for 7aba701
bootstrap/build.gradle.kts
@@ -58,7 +58,7 @@ publishing {
58
from(components["kotlin"])
59
groupId = "com.github.stevdza-san"
60
artifactId = "KotlinBootstrap"
61
- version = "0.0.7"
+ version = "0.0.8"
62
}
63
64
0 commit comments