Skip to content

Commit 43126e9

Browse files
authored
Update README.md
1 parent 13ce4ee commit 43126e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ it's as simple as adding it to your `Package.swift`:
220220

221221
``` swift
222222
dependencies: [
223-
.package(url: "https://github.com/pointfreeco/swift-structured-queries", from: "0.1.0"),
223+
.package(url: "https://github.com/pointfreeco/swift-structured-queries", from: "0.4.0"),
224224
]
225225
```
226226

0 commit comments

Comments
 (0)