From ecb7bba69449e550cf41941b4171439e8bcea9e4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sigui=20Kess=C3=A9=20Emmanuel?= <contact@sigui.ci>
Date: Tue, 16 Apr 2024 23:47:18 +0100
Subject: [PATCH] =?UTF-8?q?Ready=20for=20release=20=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/README.md b/README.md
index 0e537b4..5f1de4d 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ Install [Framework](https://packagist.org/packages/sikessem/framework) using [Co
     ```json
     {
         "require" : {
-            "sikessem/framework": "^0.4"
+            "sikessem/framework": "^0.5"
         }
     }
     ```