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 a460f7f commit ab4e8c1Copy full SHA for ab4e8c1
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