Set version to 0.10.0 (#82)

This commit is contained in:
Fabrice Drouin 2023-05-11 18:29:50 +02:00 committed by GitHub
parent 7c7aabba80
commit 317e086cba
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.10.0-SNAPSHOT"
version = "0.10.0"
repositories {
google()