Skip to content

Commit d75e7d0

Browse files
committed
Updated README
1 parent c5017a1 commit d75e7d0

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
@@ -27,7 +27,7 @@ Continuous integration hosting is provided by [MacStadium](https://www.macstadiu
2727
You can use [Swift Package Manager](https://swift.org/package-manager/ "Swift Package Manager").
2828

2929
```swift
30-
.package(url: "https://github.com/cryptomator/cloud-access-swift.git", .upToNextMinor(from: "2.0.0"))
30+
.package(url: "https://github.com/cryptomator/cloud-access-swift.git", .upToNextMinor(from: "3.0.0"))
3131
```
3232

3333
## Usage

0 commit comments

Comments
 (0)