Bump version for API changes.
authorMatt Corallo <git@bluematt.me>
Thu, 26 Apr 2018 15:39:41 +0000 (11:39 -0400)
committerMatt Corallo <git@bluematt.me>
Thu, 26 Apr 2018 15:40:48 +0000 (11:40 -0400)
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/"