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