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 941ed6d commit 97c2dcdCopy full SHA for 97c2dcd
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.0"
+version = "0.33.1"
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.0"
+version = "0.1.1"
authors = ["Matt Corallo"]
repository = "https://github.com/lightningdevkit/rust-lightning/"
0 commit comments