Skip to content

Commit 7db4271

Browse files
committed
README.md: v0.11.0
1 parent 359a617 commit 7db4271

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.10.0
20+
**Latest release:** 0.11.0
2121

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

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

5555
```
56-
$ go get github.com/tormoder/fit@v0.10.0
56+
$ go get github.com/tormoder/fit@v0.11.0
5757
```
5858

5959
Using `$GOPATH`:

0 commit comments

Comments
 (0)