Skip to content

Commit d6d9627

Browse files
committed
README.md: v0.9.0
1 parent 5871495 commit d6d9627

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The two latest versions of Go is supported. The core decoding package has no
1717
external dependencies. The latest release of Go and a few external dependencies
1818
are required for running the full test suite and benchmarks.
1919

20-
**Latest release:** 0.8.0
20+
**Latest release:** 0.9.0
2121

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

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

5454
```
55-
$ go get github.com/tormoder/fit@v0.8.0
55+
$ go get github.com/tormoder/fit@v0.9.0
5656
```
5757

5858
Using `$GOPATH`:

0 commit comments

Comments
 (0)