We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b19f0 commit a4d7ba2Copy full SHA for a4d7ba2
build.gradle.kts
@@ -36,7 +36,7 @@ configure(
36
}
37
) {
38
group = "io.libp2p"
39
- version = "1.2.1-RELEASE"
+ version = "1.2.2-RELEASE"
40
41
apply(plugin = "kotlin")
42
apply(plugin = "idea")
0 commit comments