Skip to content

Commit 523021d

Browse files
committed
README.md: v0.8.0
1 parent ace9a78 commit 523021d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.7.0
20+
**Latest release:** 0.8.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.7.0
55+
$ go get github.com/tormoder/fit@v0.8.0
5656
```
5757

5858
Using `$GOPATH`:

0 commit comments

Comments
 (0)