Skip to content

Commit

Permalink
README.md: v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tormoder committed Feb 5, 2021
1 parent 5871495 commit d6d9627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 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.8.0
**Latest release:** 0.9.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.8.0
$ go get github.com/tormoder/fit@v0.9.0
```

Using `$GOPATH`:
Expand Down

0 comments on commit d6d9627

Please sign in to comment.