From 078d717c7bec8335bbf8918abb15b7a7538f0a45 Mon Sep 17 00:00:00 2001 From: Mathijs van de Nes Date: Sat, 23 Apr 2016 20:48:15 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 586840bb..487fe1dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "zip" -version = "0.1.16" +version = "0.1.17" authors = ["Mathijs van de Nes "] license = "MIT" repository = "https://github.com/mvdnes/zip-rs.git"