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