From 6d50b711849163b96bfb078be8f9e0e1262a06bd Mon Sep 17 00:00:00 2001 From: Daniele Pantaleone Date: Tue, 3 Jun 2025 08:50:21 +0200 Subject: [PATCH] Update version number in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71b31836..a49c8c10 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A modern approach to Container-Based Dependency Injection for Swift and SwiftUI. -## Factory Version 2.5.2 +## Factory Version 2.5.3 Factory is strongly influenced by SwiftUI, and in my opinion is highly suited for that environment. Factory is...