We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89fbde8 commit 4067465Copy full SHA for 4067465
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
defaultTasks("shadowJar")
9
10
group = "io.tebex"
11
-version = "2.1.0"
+version = "2.2.0"
12
13
subprojects {
14
plugins.apply("java")
0 commit comments