Skip to content

Commit 0d25374

Browse files
authored
Set version to 0.21.0 (#133)
1 parent 6c2de8d commit 0d25374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323

2424
allprojects {
2525
group = "fr.acinq.secp256k1"
26-
version = "0.21.0-SNAPSHOT"
26+
version = "0.21.0"
2727

2828
repositories {
2929
google()

0 commit comments

Comments
 (0)