We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12069a0 + 820dea6 commit 1e03f35Copy full SHA for 1e03f35
README.md
@@ -21,7 +21,7 @@ For more information on the Cryptomator encryption scheme, visit the security ar
21
You can use [Swift Package Manager](https://swift.org/package-manager/ "Swift Package Manager").
22
23
```swift
24
-.package(url: "https://github.com/cryptomator/cryptolib-swift.git", .upToNextMinor(from: "1.0.0"))
+.package(url: "https://github.com/cryptomator/cryptolib-swift.git", .upToNextMinor(from: "1.1.0"))
25
```
26
27
## Usage
0 commit comments