Set version to 0.7.0 (#64)

This commit is contained in:
Fabrice Drouin 2022-09-21 16:25:50 +02:00 committed by GitHub
parent d4eba9fb96
commit 5e59132e2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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