Set version to 0.5.1 (#17)

This commit is contained in:
Fabrice Drouin
2021-03-22 21:44:01 +01:00
committed by GitHub
parent ad1979c11e
commit eadd428895

View File

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