From 4a356d9b706fd14f71aa45d3f0be80072b54ce7e Mon Sep 17 00:00:00 2001
From: Chris Hennick <hennickc@amazon.com>
Date: Wed, 17 Apr 2024 15:23:06 -0700
Subject: [PATCH] Finish bumping version to 1.1.0

---
 Cargo.toml | 2 +-
 README.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index ef8d16dc..653ac895 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "zip_next"
-version = "1.0.1"
+version = "1.1.0"
 authors = [
     "Mathijs van de Nes <git@mathijs.vd-nes.nl>",
     "Marli Frost <marli@frost.red>",
diff --git a/README.md b/README.md
index 54214bd4..cb3ef518 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ zip_next
 [![Build Status](https://github.com/Pr0methean/zip-next/actions/workflows/ci.yaml/badge.svg)](https://github.com/Pr0methean/zip-next/actions?query=branch%3Amaster+workflow%3ACI)
 [![Crates.io version](https://img.shields.io/crates/v/zip_next.svg)](https://crates.io/crates/zip_next)
 
-[Documentation](https://docs.rs/zip_next/1.0.1/zip_next/)
+[Documentation](https://docs.rs/zip_next/1.1.0/zip_next/)
 
 Info
 ----