From: Matt Corallo <649246+TheBlueMatt@users.noreply.github.com> Date: Wed, 21 Nov 2018 21:45:17 +0000 (-0500) Subject: Merge pull request #257 from TheBlueMatt/2018-11-007-bump X-Git-Tag: v0.0.12~266 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=dae97a4858b482523c6815d4c75f11ca4781d2c8;hp=241b0cb4492aba146f000303e62e39a02b4ff70c;p=rust-lightning Merge pull request #257 from TheBlueMatt/2018-11-007-bump Bump to 0.0.7 for API rev --- diff --git a/Cargo.toml b/Cargo.toml index 9ecd10fb2..b3c5f3ac0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lightning" -version = "0.0.6" +version = "0.0.7" authors = ["Matt Corallo"] license = "Apache-2.0" repository = "https://github.com/rust-bitcoin/rust-lightning/" diff --git a/README.md b/README.md index 6a9369ea9..5b8444924 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Rust-Lightning, not Rusty's Lightning! -Currently somewhere near 10% towards usable, published to see if there is any +Currently somewhere near 15% towards usable, published to see if there is any real interest from folks in using a lightning rust library. The goal is to provide a full-featured but also incredibly flexible lightning