From: Matt Corallo Date: Fri, 26 Oct 2018 21:24:46 +0000 (-0400) Subject: Bump version to 0.0.6 X-Git-Tag: v0.0.12~282^2 X-Git-Url: http://git.bitcoin.ninja/?a=commitdiff_plain;h=cfff65026147bfc54f69e7fc1dec4237d74163b3;p=rust-lightning Bump version to 0.0.6 --- diff --git a/Cargo.toml b/Cargo.toml index c8248518f..052f2fc03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lightning" -version = "0.0.5" +version = "0.0.6" authors = ["Matt Corallo"] license = "Apache-2.0" repository = "https://github.com/rust-bitcoin/rust-lightning/"