We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14199dc commit 014dafbCopy full SHA for 014dafb
1 file changed
README.md
@@ -8,7 +8,7 @@ A simple data cache interface.
8
9
```swift
10
dependencies: [
11
- .package(url: "https://github.com/swiftty/DataCacheKit", from: "0.1.0")
+ .package(url: "https://github.com/swiftty/DataCacheKit", from: "0.1.1")
12
]
13
```
14
0 commit comments