Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
christophhagen committed Jan 6, 2020
2 parents 24b57c7 + 3e82f9d commit 2b3b70d
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 @@ -11,7 +11,7 @@ The library can be included through either SwiftPM or CocoaPods.
Specify the dependency in your `Package.swift` file:

````swift
.package(url: "https://github.com/christophhagen/CCurve25519.git", .upToNextMinor(from: "1.0"))
.package(url: "https://github.com/christophhagen/CCurve25519.git", from: "1.0.0")
````

### Cocoapods
Expand Down

0 comments on commit 2b3b70d

Please sign in to comment.