diff --git a/cmd/shfmt/main.go b/cmd/shfmt/main.go index 8c8784893..b1bf68d3e 100644 --- a/cmd/shfmt/main.go +++ b/cmd/shfmt/main.go @@ -31,7 +31,7 @@ var ( out io.Writer = os.Stdout - version = "v1.1.0" + version = "v1.2.0" ) func main() {