Set version to 0.6.3-SNAPSHOT

This commit is contained in:
sstone 2022-01-04 13:52:26 +01:00
parent 5942ccc977
commit d074a03f2d
No known key found for this signature in database
GPG Key ID: 7A73FE77DE2C4027

View File

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