Skip to content

Commit 7a79509

Browse files
committed
Release v0.1.7-beta
1 parent 06f32e9 commit 7a79509

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 = "0.1.6-beta"
34+
const Version = "0.1.7-beta"
3535

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

0 commit comments

Comments
 (0)