Set version to 0.12.0-SNAPSHOT

This commit is contained in:
sstone 2023-12-11 19:08:54 +01:00
parent 8e17e7030a
commit aadffabe42
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.11.0"
version = "0.12.0-SNAPSHOT"
repositories {
google()