From c564f9fd59e68f1e5695705988a6fad3dcbc0c3f Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Thu, 26 Apr 2018 11:39:41 -0400 Subject: [PATCH] Bump version for API changes. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f097d7fb..850d05f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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/" -- 2.30.2