From b881c3c243477f35db5c942e5a245c243e91c630 Mon Sep 17 00:00:00 2001 From: Gavin Thomas Claugus Date: Sun, 7 Aug 2016 10:29:30 -0400 Subject: [PATCH] libimagtodo: Crate version 0.1.0 -> 0.2.0 Signed-off-by: Gavin Thomas Claugus --- libimagtodo/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libimagtodo/Cargo.toml b/libimagtodo/Cargo.toml index 09369719..cc4d0c2f 100644 --- a/libimagtodo/Cargo.toml +++ b/libimagtodo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libimagtodo" -version = "0.1.0" +version = "0.2.0" authors = ["mario "] [dependencies]