Skip to content

Commit c2d011b

Browse files
committed
Rename artifact for easier maven local usage
1 parent 7052769 commit c2d011b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object Publishing {
2-
const val ArtifactId = "kotlin-aoc-utilities"
2+
const val ArtifactId = "Kotlin-AoC-Utilities"
33
const val GroupId = "com.github.jsoberg"
44
const val Version = "2025.2"
55
}

0 commit comments

Comments
 (0)