Set version to 0.9.0 (#78)

This commit is contained in:
Fabrice Drouin
2023-04-13 09:36:07 +02:00
committed by GitHub
parent 6fedb1577c
commit d50d9060c2

View File

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