Skip to content

Commit

Permalink
Set version to 0.14.0 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
sstone authored Sep 28, 2023
1 parent 462b267 commit b807d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
val currentOs = org.gradle.internal.os.OperatingSystem.current()

group = "fr.acinq.bitcoin"
version = "0.14.0-SNAPSHOT"
version = "0.14.0"

repositories {
google()
Expand Down

0 comments on commit b807d2a

Please sign in to comment.