Set version to 0.14.0-SNAPSHOT (#99)

This commit is contained in:
Fabrice Drouin
2024-01-23 22:27:31 +01:00
committed by GitHub
parent da2cf93fcf
commit 780f97e46d

View File

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