Set version to 0.6.2-SNAPSHOT

This commit is contained in:
sstone 2021-11-07 22:38:13 +01:00
parent 050cc83dd0
commit 5ee01ea526
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.1"
version = "0.6.2-SNAPSHOT"
repositories {
google()