Skip to content

Commit 9c4d150

Browse files
committed
refactor: clean up unused imports, simplify div.component structure in SampleComponent, and add component import in Sub
1 parent 1db37bb commit 9c4d150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convention-plugins/src/main/kotlin/root.publication.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44
object Conf {
55
const val GROUP = "net.kigawa"
6-
const val VERSION = "1.0.0-SNAPSHOT"
6+
const val VERSION = "1.2.0"
77
}
88

99
group = Conf.GROUP

0 commit comments

Comments
 (0)