Skip to content

Commit

Permalink
Released v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mvisonneau committed Feb 11, 2022
1 parent b5400f6 commit bc5a712
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [0ver](https://0ver.org) (more or less).

## [Unreleased]

## [v0.0.6] - 2022-02-11

## Changed

- Updated most dependencies / use go `1.17`
Expand Down Expand Up @@ -54,7 +56,8 @@ and this project adheres to [0ver](https://0ver.org) (more or less).
- LICENSE
- README

[Unreleased]: https://github.com/mvisonneau/ocalver/compare/v0.0.5...HEAD
[Unreleased]: https://github.com/mvisonneau/ocalver/compare/v0.0.6...HEAD
[v0.0.6]: https://github.com/mvisonneau/ocalver/tree/v0.0.6
[v0.0.5]: https://github.com/mvisonneau/ocalver/tree/v0.0.5
[v0.0.4]: https://github.com/mvisonneau/ocalver/tree/v0.0.4
[v0.0.3]: https://github.com/mvisonneau/ocalver/tree/v0.0.3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Initialized empty Git repository in /tmp/demo/.git/
### Go

```bash
~$ go get -u github.com/mvisonneau/ocalver/cmd/ocalver
~$ go install github.com/mvisonneau/ocalver/cmd/ocalver@latest
```

### Snapcraft
Expand Down

0 comments on commit bc5a712

Please sign in to comment.