Set version to 0.6.2 (#41)

This commit is contained in:
Fabrice Drouin
2022-01-04 11:27:49 +01:00
committed by GitHub
parent c3602dc649
commit 5942ccc977

View File

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