Skip to content

Commit bde921e

Browse files
committed
Bump to 0.0.7 for API rev
1 parent 241b0cb commit bde921e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lightning"
3-
version = "0.0.6"
3+
version = "0.0.7"
44
authors = ["Matt Corallo"]
55
license = "Apache-2.0"
66
repository = "https://github.com/rust-bitcoin/rust-lightning/"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Rust-Lightning, not Rusty's Lightning!
22

3-
Currently somewhere near 10% towards usable, published to see if there is any
3+
Currently somewhere near 15% towards usable, published to see if there is any
44
real interest from folks in using a lightning rust library.
55

66
The goal is to provide a full-featured but also incredibly flexible lightning

0 commit comments

Comments
 (0)