Set version to 0.7.1 (#70)

This commit is contained in:
Fabrice Drouin
2023-01-04 15:33:55 +01:00
committed by GitHub
parent d59def1c79
commit cec3fb385f

View File

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