We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f14191 commit 79e853bCopy full SHA for 79e853b
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.0.4")
+ .package(url: "https://github.com/swiftty/DataCacheKit", from: "0.1.0")
12
]
13
```
14
0 commit comments