Skip to content

Commit e8baef1

Browse files
authored
Update README.md
1 parent 1f416b0 commit e8baef1

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
@@ -41,7 +41,7 @@ Add the following to the `dependencies` section of your `Package.swift`:
4141

4242
```swift
4343
dependencies: [
44-
.package(url: "https://github.com/makoni/couchdb-swift.git", from: "1.6.0"),
44+
.package(url: "https://github.com/makoni/couchdb-swift.git", from: "2.1.0"),
4545
]
4646

4747
---

0 commit comments

Comments
 (0)