Skip to content

Commit 269464a

Browse files
committed
build: release 1.2.0
1 parent 5f17c0c commit 269464a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ plugins {
44

55
allprojects {
66
group = "me.kcra.takenaka"
7-
version = "1.2.0-SNAPSHOT"
7+
version = "1.2.0"
88
description = "A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE."
99
}

0 commit comments

Comments
 (0)