Skip to content

Commit 30df794

Browse files
committed
Release 1.1.0
1 parent b54e3a2 commit 30df794

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
@@ -31,7 +31,7 @@ type pair struct {
3131
}
3232

3333
// Version of yup
34-
const Version = "1.0.3"
34+
const Version = "1.1.0"
3535

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

0 commit comments

Comments
 (0)