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