Set version to 0.14.0 (#102)

This commit is contained in:
Fabrice Drouin 2024-02-14 13:51:52 +01:00 committed by GitHub
parent 202b0c94b6
commit c582396b96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ buildscript {
allprojects {
group = "fr.acinq.secp256k1"
version = "0.14.0-MUSIG2-SNAPSHOT"
version = "0.14.0"
repositories {
google()