Skip to content

Commit c7be837

Browse files
committed
Back to SNAPSHOT
1 parent 414aa56 commit c7be837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222

2323
allprojects {
2424
group = "fr.acinq.lightning"
25-
version = "0.1.2"
25+
version = "0.1.3-SNAPSHOT"
2626

2727
repositories {
2828
// using the local maven repository with Kotlin Multi Platform can lead to build errors that are hard to diagnose.

0 commit comments

Comments
 (0)