From 1669ea658577afeaf9e5e86533f691bfdadcedd2 Mon Sep 17 00:00:00 2001 From: Ty Overby Date: Fri, 9 Jan 2015 15:15:38 -0800 Subject: [PATCH] mark for new version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e3767bf..ec8ce72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bincode" -version = "0.0.5" +version = "0.0.6" authors = ["Ty Overby ", "Francesco Mazzoli "] repository = "https://github.com/TyOverby/bincode"