From: Matt Corallo Date: Fri, 25 Jan 2019 17:04:58 +0000 (-0500) Subject: Bump version to 0.0.8 X-Git-Tag: v0.0.12~229^2 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=cfcecdbf11acc6ca3ba215338497294cd200260c;p=rust-lightning Bump version to 0.0.8 --- diff --git a/Cargo.toml b/Cargo.toml index 230b522d..caf8b35b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lightning" -version = "0.0.7" +version = "0.0.8" authors = ["Matt Corallo"] license = "Apache-2.0" repository = "https://github.com/rust-bitcoin/rust-lightning/"