Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcprux committed Nov 30, 2024
1 parent 174ab1b commit e65ff1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Swift code.

```swift
dependencies: [
.package(url: "https://github.com/skiptools/swift-sqlite.git", "0.0.0"..<"2.0.0")
.package(url: "https://github.com/skiptools/swift-sqlite.git", from "1.0.0")
]
```

Expand Down

0 comments on commit e65ff1b

Please sign in to comment.