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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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