We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lightning
lightning-invoice
1 parent 3b1ff05 commit 2bc944cCopy full SHA for 2bc944c
lightning-invoice/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "lightning-invoice"
3
description = "Data structures to parse and serialize BOLT11 lightning invoices"
4
-version = "0.33.1"
+version = "0.33.2"
5
authors = ["Sebastian Geisler <[email protected]>"]
6
documentation = "https://docs.rs/lightning-invoice/"
7
license = "MIT OR Apache-2.0"
lightning/Cargo.toml
@@ -1,6 +1,6 @@
name = "lightning"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Matt Corallo"]
repository = "https://github.com/lightningdevkit/rust-lightning/"
0 commit comments