We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b60799 commit dc6f6afCopy full SHA for dc6f6af
cmd/go-modiff/main.go
@@ -23,7 +23,7 @@ func main() {
23
24
app := ccli.NewApp()
25
app.Name = "go-modiff"
26
- app.Version = "1.3.0"
+ app.Version = "1.3.1"
27
app.Authors = []*cli.Author{
28
{Name: "Sascha Grunert", Email: "[email protected]"},
29
}
0 commit comments