Bump crate versions to 0.0.117/invoice 0.25
[rust-lightning] / lightning-custom-message / Cargo.toml
index 9e0b2998bbd08a9a059643c689e0245e53d80172..9283d804d9f7bf25bbda248a6d186c91ca4dd5b9 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "lightning-custom-message"
-version = "0.0.117-rc1"
+version = "0.0.117"
 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-rc1", path = "../lightning" }
+lightning = { version = "0.0.117", path = "../lightning" }