We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68fade3 commit 3684e81Copy full SHA for 3684e81
1 file changed
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
allprojects {
9
- version = "0.0.1"
+ version = "0.1.0"
10
group = "io.github.resty-io"
11
12
plugins.apply("java-library")
0 commit comments