Skip to content

Commit

Permalink
Merge pull request #25 from Gelio/release-v0.2.4
Browse files Browse the repository at this point in the history
chore: release v0.2.4
  • Loading branch information
Gelio authored Jun 10, 2024
2 parents db5e8fa + aee5011 commit 33e1a92
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.4 (2024-06-10)

### Added

- A new `--force` flag (alias: `-f`)
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.3",
Version: "v0.2.4",
ArgsUsage: "[binaries to update...]",
UseShortOptionHandling: true,
Flags: []cli.Flag{
Expand Down

0 comments on commit 33e1a92

Please sign in to comment.