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 ad6bac6 commit 1960352Copy full SHA for 1960352
internal/version/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
const (
11
- Version = "1.3"
+ Version = "1.4"
12
13
14
func HasVersionArg() bool {
0 commit comments