Skip to content

Commit 1e03f35

Browse files
committed
Merge branch 'release/1.1.0' into develop
2 parents 12069a0 + 820dea6 commit 1e03f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For more information on the Cryptomator encryption scheme, visit the security ar
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/cryptolib-swift.git", .upToNextMinor(from: "1.0.0"))
24+
.package(url: "https://github.com/cryptomator/cryptolib-swift.git", .upToNextMinor(from: "1.1.0"))
2525
```
2626

2727
## Usage

0 commit comments

Comments
 (0)