Set version to 0.5.2 (#22)

This commit is contained in:
Fabrice Drouin 2021-06-28 11:30:05 +02:00 committed by GitHub
parent 9c1afc715a
commit 7bc3aafd08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ buildscript {
allprojects { allprojects {
group = "fr.acinq.secp256k1" group = "fr.acinq.secp256k1"
version = "0.5.2-SNAPSHOT" version = "0.5.2"
repositories { repositories {
jcenter() jcenter()