Skip to content

Commit 30245b6

Browse files
committed
README.md: v0.12.0
1 parent 921cbe1 commit 30245b6

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

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

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

5656
```
57-
$ go get github.com/tormoder/fit@v0.11.0
57+
$ go get github.com/tormoder/fit@v0.12.0
5858
```
5959

6060
Using `$GOPATH`:

0 commit comments

Comments
 (0)