Skip to content

Commit

Permalink
chore: release version v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Gelio committed Sep 13, 2024
1 parent e6f6e58 commit 6e38317
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## v0.2.5 (2024-09-13)

### Added

- Preserve build tags when updating/reinstalling binaries
Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ func main() {
* go-global-update gofumpt gopls shfmt
* go-global-update --dry-run`,
Version: "v0.2.4",
Version: "v0.2.5",
ArgsUsage: "[binaries to update...]",
UseShortOptionHandling: true,
Flags: []cli.Flag{
Expand Down

0 comments on commit 6e38317

Please sign in to comment.