Skip to content

Commit

Permalink
README.md: v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tormoder committed Dec 21, 2020
1 parent ace9a78 commit 523021d
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.7.0
**Latest release:** 0.8.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.7.0
$ go get github.com/tormoder/fit@v0.8.0
```

Using `$GOPATH`:
Expand Down

0 comments on commit 523021d

Please sign in to comment.