Skip to content

Commit c9bf927

Browse files
committed
0.1.3
1 parent 7ea401e commit c9bf927

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,7 +4,7 @@ plugins {
44
}
55

66
group = "xyz.jpenilla"
7-
version = "0.1.3-SNAPSHOT"
7+
version = "0.1.3"
88
description = "reflection-remapper is a library to simplify making reflective calls, with specific support for remapped environments."
99

1010
repositories {

0 commit comments

Comments
 (0)