We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2de8d commit 0d25374Copy full SHA for 0d25374
build.gradle.kts
@@ -23,7 +23,7 @@ buildscript {
23
24
allprojects {
25
group = "fr.acinq.secp256k1"
26
- version = "0.21.0-SNAPSHOT"
+ version = "0.21.0"
27
28
repositories {
29
google()
0 commit comments