Skip to content

Commit c106e35

Browse files
committed
Update README
1 parent fc16bda commit c106e35

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
@@ -273,7 +273,7 @@ simple as adding it to your `Package.swift`:
273273

274274
``` swift
275275
dependencies: [
276-
.package(url: "https://github.com/impossibleflight/swift-query", from: "0.1.0")
276+
.package(url: "https://github.com/impossibleflight/swift-query", from: "1.0.0")
277277
]
278278
```
279279

0 commit comments

Comments
 (0)