Skip to content

Commit

Permalink
Merge branch 'release/1.1.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
tobihagemann committed May 24, 2022
2 parents 12069a0 + 820dea6 commit 1e03f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ For more information on the Cryptomator encryption scheme, visit the security ar
You can use [Swift Package Manager](https://swift.org/package-manager/ "Swift Package Manager").

```swift
.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"))
```

## Usage
Expand Down

0 comments on commit 1e03f35

Please sign in to comment.