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

View File

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