From 84bcf5dc27d0aa823f24a199c25b583cded48ee6 Mon Sep 17 00:00:00 2001
From: 4lDO2 <4lDO2@protonmail.com>
Date: Tue, 4 Mar 2025 00:31:21 +0100
Subject: [PATCH] 0.5.0

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

diff --git a/Cargo.toml b/Cargo.toml
index 7df4b17..b1c4a10 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "redox-scheme"
 authors = ["4lDO2 <4lDO2@protonmail.com>"]
-version = "0.4.0"
+version = "0.5.0"
 edition = "2021"
 license = "MIT"
 exclude = ["target"]
-- 
GitLab