Skip to content

Commit 7434b62

Browse files
committed
all: bump to 2.6.2
1 parent f685e91 commit 7434b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/shfmt/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ var (
4848
in io.Reader = os.Stdin
4949
out io.Writer = os.Stdout
5050

51-
version = "v2.6.1"
51+
version = "v2.6.2"
5252
)
5353

5454
func main() {

0 commit comments

Comments
 (0)