Set version to 0.6.4-SNAPSHOT (#49)

This commit is contained in:
Fabrice Drouin 2022-03-24 16:26:17 +01:00 committed by GitHub
parent df183e88b2
commit 48c3e4723b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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