Skip to content

Commit 3684e81

Browse files
authored
Update build.gradle.kts
1 parent 68fade3 commit 3684e81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
allprojects {
9-
version = "0.0.1"
9+
version = "0.1.0"
1010
group = "io.github.resty-io"
1111

1212
plugins.apply("java-library")

0 commit comments

Comments
 (0)