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 13ce4ee commit 43126e9Copy full SHA for 43126e9
README.md
@@ -220,7 +220,7 @@ it's as simple as adding it to your `Package.swift`:
220
221
``` swift
222
dependencies: [
223
- .package(url: "https://github.com/pointfreeco/swift-structured-queries", from: "0.1.0"),
+ .package(url: "https://github.com/pointfreeco/swift-structured-queries", from: "0.4.0"),
224
]
225
```
226
0 commit comments