From 7edf2489d5cff8b80f02ee6fc5febf3efd0a9442 Mon Sep 17 00:00:00 2001 From: Marli Frost Date: Fri, 4 Jun 2021 19:41:03 +0100 Subject: [PATCH] release 0.5.13 --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 7bb5a260..2ce7e602 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zip" -version = "0.5.12" +version = "0.5.13" authors = ["Mathijs van de Nes ", "Marli Frost ", "Ryan Levick "] license = "MIT" repository = "https://github.com/zip-rs/zip.git" diff --git a/README.md b/README.md index f6a28ccc..e489b98d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ zip-rs [![Build Status](https://img.shields.io/github/workflow/status/zip-rs/zip/CI)](https://github.com/zip-rs/zip/actions?query=branch%3Amaster+workflow%3ACI) [![Crates.io version](https://img.shields.io/crates/v/zip.svg)](https://crates.io/crates/zip) -[Documentation](https://docs.rs/zip/0.5.10/zip/) +[Documentation](https://docs.rs/zip/0.5.13/zip/) Info