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

View File

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