diff --git a/README.md b/README.md index 6ec8f72..c8213ee 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ You can integrate FeatureStore into your project using Swift Package Manager (SP ```swift dependencies: [ - .package(url: "https://github.com/SerhanAksut/DependencyKit.git", from: "1.4.0") + .package(url: "https://github.com/SerhanAksut/DependencyKit.git", from: "1.5.0") ] ```