Skip to content

Commit

Permalink
Updates README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmllr committed Dec 5, 2023
1 parent 53cdf88 commit 21cbb1f
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 @@ -24,7 +24,7 @@ A library for parsing and exporting GPX files with no dependencies besides Found
To use the `GPXKit` library in a SwiftPM project, add the following line to the dependencies in your `Package.swift` file:

```swift
.package(url: "https://github.com/mmllr/GPXKit", from: "2.0.0")
.package(url: "https://github.com/mmllr/GPXKit", from: "2.0.1")
```

## Usage examples
Expand Down

0 comments on commit 21cbb1f

Please sign in to comment.