Merge pull request #304 from TheBlueMatt/2019-01-bump-08
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Fri, 25 Jan 2019 18:09:38 +0000 (13:09 -0500)
committerGitHub <noreply@github.com>
Fri, 25 Jan 2019 18:09:38 +0000 (13:09 -0500)
Bump version to 0.0.8

Cargo.toml

index 230b522d065691e1ece4f940a014910c6ee6bfa8..caf8b35b3332462e25bee36fdbeff44b455a9a38 100644 (file)
@@ -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/"