diff --git a/README.md b/README.md index 87c5bbc..1d0a07b 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Add SettingsAccess as a dependency using Swift Package Manager. - In a Swift Package, add it to the Package.swift dependencies: ```swift - .package(url: "https://github.com/orchetect/SettingsAccess", from: "1.3.0") + .package(url: "https://github.com/orchetect/SettingsAccess", from: "1.4.0") ``` ## Getting Started