diff --git a/build.gradle.kts b/build.gradle.kts index b90cae9..46d22ae 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -4,7 +4,7 @@ plugins { } group = "xyz.jpenilla" -version = "0.1.1" +version = "0.1.2-SNAPSHOT" description = "reflection-remapper is a library to simplify making reflective calls, with specific support for remapped environments." repositories {