We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ed7da commit d4c07d9Copy full SHA for d4c07d9
1 file changed
README.md
@@ -29,7 +29,7 @@ This package contains both crossplatform code and platform specific code.
29
30
```swift
31
dependencies: [
32
- .package(url: "https://github.com/keyvariable/kvKit.swift.git", from: "4.0.0"),
+ .package(url: "https://github.com/keyvariable/kvKit.swift.git", from: "4.1.0"),
33
]
34
```
35
0 commit comments