Skip to content

Commit 7a43b10

Browse files
authored
Update README.md
1 parent 0a6e3bd commit 7a43b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Add the following to your `Package.swift` file:
3030

3131
```swift
3232
dependencies: [
33-
.package(url: "https://github.com/scottrhoyt/geographiclib-swift.git", from: "1.0.0")
33+
.package(url: "https://github.com/scottrhoyt/geographiclib-swift.git", from: "0.1.0")
3434
]
3535
```
3636

0 commit comments

Comments
 (0)