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