We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa2095 commit d906541Copy full SHA for d906541
build.gradle.kts
@@ -19,7 +19,7 @@ apply(plugin = "maven-publish")
19
apply(plugin = "java-library")
20
21
group = "tools.redstone"
22
-version = "1.0"
+version = "1.1"
23
24
java {
25
sourceCompatibility = JavaVersion.VERSION_16
0 commit comments