We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad8034 commit 2e441b7Copy full SHA for 2e441b7
1 file changed
build.gradle.kts
@@ -37,7 +37,7 @@ configure(
37
}
38
) {
39
group = "io.libp2p"
40
- version = "1.0.1-RELEASE"
+ version = "1.1.0-RELEASE"
41
42
apply(plugin = "kotlin")
43
apply(plugin = "idea")
0 commit comments