Set version to 0.8.0 (#73)

This commit is contained in:
Fabrice Drouin 2023-03-09 11:41:08 +01:00 committed by GitHub
parent 8c984678be
commit d9e5fda600
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.8.0-SNAPSHOT"
version = "0.8.0"
repositories {
google()