Skip to content

Commit fdacaa9

Browse files
committed
Updated README
[ci skip]
1 parent 1a23bf2 commit fdacaa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The API is implemented once for each cloud. It also forms the foundation for dec
2121
You can use [Swift Package Manager](https://swift.org/package-manager/ "Swift Package Manager").
2222

2323
```swift
24-
.package(url: "https://github.com/cryptomator/cloud-access-swift.git", .upToNextMinor(from: "1.12.0"))
24+
.package(url: "https://github.com/cryptomator/cloud-access-swift.git", .upToNextMinor(from: "2.0.0"))
2525
```
2626

2727
## Usage

0 commit comments

Comments
 (0)