set version to 0.1.0
This commit is contained in:
parent
eb16d745f4
commit
cb6aff83ac
@ -20,7 +20,7 @@ plugins {
|
||||
|
||||
allprojects {
|
||||
group = "fr.acinq.lightning"
|
||||
version = "0.1-SNAPSHOT"
|
||||
version = "0.1.0"
|
||||
|
||||
repositories {
|
||||
// using the local maven repository with Kotlin Multi Platform can lead to build errors that are hard to diagnose.
|
||||
|
Loading…
x
Reference in New Issue
Block a user