Skip to content

Commit

Permalink
Set version 1.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
josephburnett committed Feb 10, 2022
1 parent 52de8b0 commit 33f23de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
"github.com/josephburnett/jd/web/serve"
)

const version = "1.5.0"
const version = "1.5.1"

var format = flag.String("f", "", "Diff format (jd, patch)")
var mset = flag.Bool("mset", false, "Arrays as multisets")
Expand Down

0 comments on commit 33f23de

Please sign in to comment.