Set version to 0.15.0 (#105)

This commit is contained in:
Fabrice Drouin 2024-03-04 19:29:52 +01:00 committed by GitHub
parent bae4744bcb
commit d30e2a1b59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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