Skip to content

Commit

Permalink
README.md: v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tormoder committed Mar 10, 2021
1 parent 120123f commit a5da86a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The two latest versions of Go is supported. The core decoding package has no
external dependencies. The latest release of Go and a few external dependencies
are required for running the full test suite and benchmarks.

**Latest release:** 0.9.0
**Latest release:** 0.10.0

_Note:_ 0.6.0 contains a breaking change, see #46.

Expand Down Expand Up @@ -52,7 +52,7 @@ Other profile versions may work, but have not been tested.
Using Go modules:

```
$ go get github.com/tormoder/fit@v0.9.0
$ go get github.com/tormoder/fit@v0.10.0
```

Using `$GOPATH`:
Expand All @@ -76,3 +76,4 @@ $ go get github.com/tormoder/fit
- [usedbytes](https://github.com/usedbytes)
- [colinrgodsey](https://github.com/colinrgodsey)
- [bpg](https://github.com/bpg)
- [pieterclaerhout](https://github.com/pieterclaerhout)

0 comments on commit a5da86a

Please sign in to comment.