From fee2fc1ee81c1d5ee718e8130b2a0e96a88013d9 Mon Sep 17 00:00:00 2001
From: Luka Peschke <luka.peschke@toucantoco.com>
Date: Tue, 23 Jul 2024 17:17:37 +0200
Subject: [PATCH] chore: v0.11.5

Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
---
 Cargo.lock | 2 +-
 Cargo.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 974f7ed..b61e50a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -406,7 +406,7 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
 
 [[package]]
 name = "fastexcel"
-version = "0.11.4"
+version = "0.11.5"
 dependencies = [
  "arrow",
  "calamine",
diff --git a/Cargo.toml b/Cargo.toml
index f676465..63686ab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "fastexcel"
-version = "0.11.4"
+version = "0.11.5"
 edition = "2021"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html