From: Matt Corallo <649246+TheBlueMatt@users.noreply.github.com> Date: Fri, 25 Jan 2019 18:09:38 +0000 (-0500) Subject: Merge pull request #304 from TheBlueMatt/2019-01-bump-08 X-Git-Tag: v0.0.12~229 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=576463456833bb9bee1e93c64c8e6922fd28b86b;hp=2950ffe54e480610dcaf0188a8f556165bbe7efe;p=rust-lightning Merge pull request #304 from TheBlueMatt/2019-01-bump-08 Bump version to 0.0.8 --- diff --git a/Cargo.toml b/Cargo.toml index 230b522d0..caf8b35b3 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/"