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.
1 parent 0a6e3bd commit 7a43b10Copy full SHA for 7a43b10
README.md
@@ -30,7 +30,7 @@ Add the following to your `Package.swift` file:
30
31
```swift
32
dependencies: [
33
- .package(url: "https://github.com/scottrhoyt/geographiclib-swift.git", from: "1.0.0")
+ .package(url: "https://github.com/scottrhoyt/geographiclib-swift.git", from: "0.1.0")
34
]
35
```
36
0 commit comments