Set version to 0.6.3 (#45)

This commit is contained in:
Fabrice Drouin
2022-03-23 19:15:00 +01:00
committed by GitHub
parent de3fc7fe11
commit df183e88b2

View File

@@ -22,7 +22,7 @@ buildscript {
allprojects {
group = "fr.acinq.secp256k1"
version = "0.6.3-SNAPSHOT"
version = "0.6.3"
repositories {
google()