From 140021173a74a414759790cc018958b81c5c8e26 Mon Sep 17 00:00:00 2001 From: Mathijs van de Nes Date: Fri, 20 Apr 2018 13:42:05 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2ebcd012..b5b8c556 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "zip" -version = "0.3.1" +version = "0.3.2" authors = ["Mathijs van de Nes "] license = "MIT" repository = "https://github.com/mvdnes/zip-rs.git"