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 8b78e9c commit b372187Copy full SHA for b372187
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.2.0"
+ app.Version = "1.3.0"
27
app.Authors = []*cli.Author{
28
{Name: "Sascha Grunert", Email: "[email protected]"},
29
}
0 commit comments