Skip to content

Commit 1a872b4

Browse files
committed
Set version to 0.3.4
1 parent 6815e01 commit 1a872b4

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
@@ -21,7 +21,7 @@ plugins {
2121

2222
allprojects {
2323
group = "fr.acinq.lightning"
24-
version = "0.3.4-SNAPSHOT"
24+
version = "0.3.4"
2525

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

0 commit comments

Comments
 (0)