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