Set version to 0.1.5

This commit is contained in:
pm47
2024-05-16 18:19:10 +02:00
parent 38a236a338
commit 6845a31e61

View File

@@ -21,7 +21,7 @@ plugins {
allprojects {
group = "fr.acinq.lightning"
version = "0.1.5-SNAPSHOT"
version = "0.1.5"
repositories {
// using the local maven repository with Kotlin Multi Platform can lead to build errors that are hard to diagnose.