Skip to content

Commit aa6985d

Browse files
committed
build: release 1.1.2
1 parent ea26f5f commit aa6985d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ plugins {
55

66
allprojects {
77
group = "me.kcra.takenaka"
8-
version = "1.1.2-SNAPSHOT"
8+
version = "1.1.2"
9+
description = "A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE."
910
}

0 commit comments

Comments
 (0)