Set version to 0.7.1-SNAPSHOT (#68)

This commit is contained in:
Fabrice Drouin
2022-12-13 19:33:06 +01:00
committed by GitHub
parent 08669500b6
commit 52d73951e6

View File

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