Bump crate versions to 0.0.123-beta/invoice 0.31-beta
[rust-lightning] / lightning-custom-message / Cargo.toml
index fbec38431c42acc209e1756bbc7b1c1dc8bbc964..6b150280b6016e0794896371af993473a7a8a825 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "lightning-custom-message"
-version = "0.0.121"
+version = "0.0.123-beta"
 authors = ["Jeffrey Czyz"]
 license = "MIT OR Apache-2.0"
 repository = "https://github.com/lightningdevkit/rust-lightning"
@@ -15,4 +15,4 @@ rustdoc-args = ["--cfg", "docsrs"]
 
 [dependencies]
 bitcoin = "0.30.2"
-lightning = { version = "0.0.121", path = "../lightning" }
+lightning = { version = "0.0.123-beta", path = "../lightning" }