From 182b517bbc9c86f7b10bfc5df6eafdd7b7d9b2e0 Mon Sep 17 00:00:00 2001
From: Achilles Kappis <axilleaz@protonmail.com>
Date: Wed, 4 Sep 2024 17:49:48 +0000
Subject: [PATCH] Update the project version in the project README.md file

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bc62d9b..fd23c6f 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ The project is licensed under the ***MIT License***, which is a rather unrestric
 
 
 ## Versioning ##
-The project uses [semantic versioning](https://semver.org/) and the current version is **v0.2.1**.
+The project uses [semantic versioning](https://semver.org/) and the current version is **v0.2.2**.
 
 
 #### **Important**
-- 
GitLab