Set version to 0.6.4 (#53)

This commit is contained in:
Fabrice Drouin 2022-04-11 15:17:42 +02:00 committed by GitHub
parent 118c72064c
commit 75f45e9191
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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