From 9a2e8a31894e397594ea4e3f033c4a91709bbbdc Mon Sep 17 00:00:00 2001
From: 4lDO2 <4lDO2@protonmail.com>
Date: Fri, 13 Sep 2024 09:13:17 +0200
Subject: [PATCH] 0.2.2

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

diff --git a/Cargo.toml b/Cargo.toml
index 52aceb2..013e219 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "redox-scheme"
 authors = ["4lDO2 <4lDO2@protonmail.com>"]
-version = "0.2.1"
+version = "0.2.2"
 edition = "2021"
 license = "MIT"
 exclude = ["target"]
-- 
GitLab