From 261115a3b4be314b790e5d560eb1aa2a9b106c00 Mon Sep 17 00:00:00 2001
From: ZaellixA <axilleaz@protonmail.com>
Date: Fri, 20 Sep 2024 19:39:14 +0100
Subject: [PATCH] Increament the version number in project's README.md

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

diff --git a/README.md b/README.md
index 8a3cb46..f50c20a 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,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.4**.
+The project uses [semantic versioning](https://semver.org/) and the current version is **v0.2.5**.
 
 
 #### **Important**
-- 
GitLab