We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5017a1 commit d75e7d0Copy full SHA for d75e7d0
1 file changed
README.md
@@ -27,7 +27,7 @@ Continuous integration hosting is provided by [MacStadium](https://www.macstadiu
27
You can use [Swift Package Manager](https://swift.org/package-manager/ "Swift Package Manager").
28
29
```swift
30
-.package(url: "https://github.com/cryptomator/cloud-access-swift.git", .upToNextMinor(from: "2.0.0"))
+.package(url: "https://github.com/cryptomator/cloud-access-swift.git", .upToNextMinor(from: "3.0.0"))
31
```
32
33
## Usage
0 commit comments