Skip to content

Commit

Permalink
cmd/shfmt: bump to v2.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdan committed Jul 30, 2017
1 parent b19ade2 commit e5b6ba7
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 @@ -35,7 +35,7 @@ var (

out io.Writer = os.Stdout

version = "v2-devel"
version = "v2.0-beta1"
)

func main() {
Expand Down

0 comments on commit e5b6ba7

Please sign in to comment.