]> git.bitcoin.ninja Git - rust-lightning/commitdiff
Merge pull request #22 from TheBlueMatt/master
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Thu, 26 Apr 2018 16:19:40 +0000 (12:19 -0400)
committerGitHub <noreply@github.com>
Thu, 26 Apr 2018 16:19:40 +0000 (12:19 -0400)
Bump version for API changes.

Cargo.toml

index f097d7fbc65d46ab62643254d720b42a97a08bf2..850d05f95df4f9c54bb5e1e0878257f0f4e6548c 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "lightning"
-version = "0.0.2"
+version = "0.0.3"
 authors = ["Matt Corallo"]
 license = "Apache-2.0"
 repository = "https://github.com/TheBlueMatt/rust-lightning/"