Skip to content

Commit 20c86e2

Browse files
committed
build: release 1.1.3
1 parent e2bf56d commit 20c86e2

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
@@ -5,6 +5,6 @@ plugins {
55

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

0 commit comments

Comments
 (0)