Skip to content

Commit

Permalink
README.md: v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tormoder committed Jan 11, 2022
1 parent 65ac4e9 commit b77296b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +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.12.0

_Note:_ 0.6.0 contains a breaking change, see #46.
**Latest release:** 0.13.0

### Version Support

Expand Down Expand Up @@ -50,7 +48,7 @@ and
Using Go modules:

```
$ go get github.com/tormoder/fit@v0.12.0
$ go get github.com/tormoder/fit@v0.13.0
```

Using `$GOPATH`:
Expand Down

0 comments on commit b77296b

Please sign in to comment.