Skip to content

Commit 0c028d6

Browse files
committed
Release 1.1.1
1 parent 3ed83e9 commit 0c028d6

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

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

0 commit comments

Comments
 (0)