Skip to content

Commit

Permalink
feat(gofumpt): bump to version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thall committed Jan 29, 2025
1 parent e564f4a commit 5c0e3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sggofumpt/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (

const (
name = "gofumpt"
version = "0.6.0"
version = "0.7.0"
)

// Command returns an [*exec.Cmd] for golines.
Expand Down

0 comments on commit 5c0e3e6

Please sign in to comment.