Skip to content

Commit b70f25c

Browse files
committed
Release 1.1.5
1 parent 2e49e7c commit b70f25c

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

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

0 commit comments

Comments
 (0)