Bump versions to 0.0.117-alpha2/invoice 0.25.0-alpha2
[rust-lightning] / lightning-custom-message / Cargo.toml
index 8fc7034f9669192a3e11d5ebe1f6f30cf85b31a9..c75230af1a5e7829bfec45fbd940ff24c41a533b 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "lightning-custom-message"
-version = "0.0.117-alpha1"
+version = "0.0.117-alpha2"
 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.29.0"
-lightning = { version = "0.0.117-alpha1", path = "../lightning" }
+lightning = { version = "0.0.117-alpha2", path = "../lightning" }