Skip to content

Commit f46a691

Browse files
committed
Release 1.1.6
1 parent 6e2e649 commit f46a691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ type pair struct {
3232
}
3333

3434
// Version of yup
35-
const Version = "1.1.5"
35+
const Version = "1.1.6"
3636

3737
// Constants for output
3838
const help = `Usage:

0 commit comments

Comments
 (0)