Bump version to 0.0.9 to get current master fixes uploaded.
[rust-lightning] / net-tokio / Cargo.toml
index a6fc047ad2180982b6633fa61501c0bc3e695db4..4bb4b1560db962672cd48717d93621dd71831d9c 100644 (file)
@@ -11,7 +11,7 @@ For Rust-Lightning clients which wish to make direct connections to Lightning P2
 [dependencies]
 bitcoin = "0.18"
 bitcoin_hashes = "0.3"
-lightning = { version = "0.0.8", path = "../" }
+lightning = { version = "0.0.9", path = "../" }
 secp256k1 = "0.12"
 tokio-codec = "0.1"
 futures = "0.1"