From 23a4ecc9d015a4282138c04714f867009402b6d9 Mon Sep 17 00:00:00 2001
From: Pijar <pierre.jarriges@tutanota.com>
Date: Thu, 17 Mar 2022 18:08:41 +0100
Subject: [PATCH] 2.0.1

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index c62ddf9..63f6f7a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "kuadrado_server"
-version = "2.0.0"
+version = "2.0.1"
 authors = ["Pierre Jarriges <pierre.jarriges@tutanota.com>"]
 edition = "2018"
 license-file = "LICENSE"
-- 
GitLab