Skip to content

Commit e163591

Browse files
committed
chore: update changelog and bump version to v1.4.0
1 parent 1134882 commit e163591

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
@@ -125,7 +125,7 @@ func initializeApp() (*cli.Command, error) {
125125
return &cli.Command{
126126
Name: "mate-commit",
127127
Usage: translations.GetMessage("app_usage", 0, nil),
128-
Version: "1.5.0",
128+
Version: "1.4.0",
129129
Description: translations.GetMessage("app_description", 0, nil),
130130
Commands: commands,
131131
EnableShellCompletion: true,

0 commit comments

Comments
 (0)