We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322dd62 commit 674b8e2Copy full SHA for 674b8e2
cmd/cmd.go
@@ -32,7 +32,7 @@ type pair struct {
32
}
33
34
// Version of yup
35
-const Version = "1.1.3"
+const Version = "1.1.4"
36
37
// Constants for output
38
const help = `Usage:
0 commit comments