Set version to 0.10.1 (#84)

This commit is contained in:
Fabrice Drouin
2023-06-28 13:03:19 +02:00
committed by GitHub
parent 6ef94df247
commit ffcaaf1b64

View File

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