Skip to content

Commit ce8d1dc

Browse files
committed
Release 1.1.3
1 parent 1441639 commit ce8d1dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)