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 5209557 commit 4b90166Copy full SHA for 4b90166
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