From e034ae60658751fa379c4770d70283fde77eb69f Mon Sep 17 00:00:00 2001 From: Andrew Poelstra Date: Sun, 18 Feb 2018 15:04:04 +0000 Subject: [PATCH] bump version to 0.10.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 75a55dc..0d38d87 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bitcoin" -version = "0.10.8" +version = "0.10.9" authors = ["Andrew Poelstra "] license = "CC0-1.0" homepage = "https://github.com/apoelstra/rust-bitcoin/"