Skip to content

Commit b5cf557

Browse files
committed
update version
1 parent 16160fd commit b5cf557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ func initializeApp() (*cli.Command, error) {
9696
return &cli.Command{
9797
Name: "mate-commit",
9898
Usage: translations.GetMessage("app_usage", 0, nil),
99-
Version: "1.1.1",
99+
Version: "1.2.0",
100100
Description: translations.GetMessage("app_description", 0, nil),
101101
Commands: registerCommand.CreateCommands(),
102102
}, nil

0 commit comments

Comments
 (0)