Bump versions to LDK 116-alpha1 and invoice 24.0-alpha1
[rust-lightning] / lightning-custom-message / Cargo.toml
index 68aa2a1cb259393545c7637d4a8f08ef4bcce6a9..7fcea58f3b9b4afac3b7589e5dbf220b5350ac15 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "lightning-custom-message"
-version = "0.0.115"
+version = "0.0.116-alpha1"
 authors = ["Jeffrey Czyz"]
 license = "MIT OR Apache-2.0"
 repository = "http://github.com/lightningdevkit/rust-lightning"
@@ -15,4 +15,4 @@ rustdoc-args = ["--cfg", "docsrs"]
 
 [dependencies]
 bitcoin = "0.29.0"
-lightning = { version = "0.0.115", path = "../lightning" }
+lightning = { version = "0.0.116-alpha1", path = "../lightning" }