Release 0.6.0 (#30)

This commit is contained in:
Fabrice Drouin 2021-09-22 15:51:58 +02:00 committed by GitHub
parent e7644b7ddb
commit 60801787f9
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.0-SNAPSHOT" version = "0.6.0"
repositories { repositories {
google() google()