Skip to content

Commit 7c731f2

Browse files
committed
mixin: Release 0.1.0
1 parent 16c8f0c commit 7c731f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mixin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("essential.build-logic")
1010
}
1111

12-
val patchesVersion = "0.0.0"
12+
val patchesVersion = "0.1.0"
1313
val mixinVersion = "0.8.4"
1414
val asmVersion = "5.2"
1515

0 commit comments

Comments
 (0)