Skip to content

Commit afa2f9c

Browse files
authored
Merge pull request #3503 from tnull/2025-01-bump-lightning-liquidity
Bump `lightning-liquidity` to `0.1.0-beta1`
2 parents 66f794c + 2394deb commit afa2f9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lightning-liquidity/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "lightning-liquidity"
3-
version = "0.1.0-alpha.6"
3+
version = "0.1.0-beta1"
44
authors = ["John Cantrell <johncantrell97@gmail.com>", "Elias Rohrer <dev@tnull.de>"]
55
homepage = "https://lightningdevkit.org/"
66
license = "MIT OR Apache-2.0"
77
edition = "2021"
88
description = "Types and primitives to integrate a spec-compliant LSP with an LDK-based node."
9-
repository = "https://github.com/lightningdevkit/lightning-liquidity/"
9+
repository = "https://github.com/lightningdevkit/rust-lightning"
1010
readme = "README.md"
1111
keywords = ["bitcoin", "lightning", "ldk", "bdk"]
1212
categories = ["cryptography::cryptocurrencies"]

0 commit comments

Comments
 (0)