Set version to 0.13.0 (#98)

This commit is contained in:
Fabrice Drouin 2024-01-23 16:46:55 +01:00 committed by GitHub
parent 8ba5d4652e
commit f5e1655ff0
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.13.0-SNAPSHOT"
version = "0.13.0"
repositories {
google()