Skip to content

Commit 1960352

Browse files
committed
bump version to 1.4
1 parent ad6bac6 commit 1960352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
const (
11-
Version = "1.3"
11+
Version = "1.4"
1212
)
1313

1414
func HasVersionArg() bool {

0 commit comments

Comments
 (0)