From c4214096c938194804765a200b8d8b6efeb4f1fb Mon Sep 17 00:00:00 2001
From: Pijar <pierre.jarriges@tutanota.com>
Date: Fri, 18 Mar 2022 09:14:21 +0100
Subject: [PATCH] 2.0.2

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

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