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