Skip to content

Commit c63fef8

Browse files
committed
Release 1.1.2
1 parent ca4abe9 commit c63fef8

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.1"
35+
const Version = "1.1.2"
3636

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

0 commit comments

Comments
 (0)