Skip to content

Commit

Permalink
all: bump to 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdan committed Mar 10, 2019
1 parent 570c1f0 commit 6ae8498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/shfmt/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ var (
in io.Reader = os.Stdin
out io.Writer = os.Stdout

version = "v2.6.3"
version = "v2.6.4"
)

func main() {
Expand Down

0 comments on commit 6ae8498

Please sign in to comment.