Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Merge pull request #145 from tnull/2024-09-cut-0.1-alpha.5
Browse files Browse the repository at this point in the history
Cut v0.1.0-alpha.5
  • Loading branch information
tnull authored Sep 10, 2024
2 parents 75b7a19 + 2c9bbb4 commit 1669d1e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.1.0-alpha.5 - Sept. 10, 2024
This is the sixth alpha release of `lightning-liquidity`. It is a simple
maintenance release bumping the LDK dependency to v0.0.124.

**Note:** This release is still considered experimental, should not be run in
production, and no compatibility guarantees are given until the release of 0.1.0.

# 0.1.0-alpha.4 - May 13, 2024
This is the fifth alpha release of `lightning-liquidity`. It is a simple
maintenance release bumping the LDK dependency to v0.0.123.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lightning-liquidity"
version = "0.1.0-alpha.4"
version = "0.1.0-alpha.5"
authors = ["John Cantrell <johncantrell97@gmail.com>", "Elias Rohrer <dev@tnull.de>"]
homepage = "https://lightningdevkit.org/"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 1669d1e

Please sign in to comment.