Skip to content

Commit d2fa7be

Browse files
committed
bump minor version to 0.8.0
1 parent 8253980 commit d2fa7be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"github.com/spf13/pflag"
88
)
99

10-
const version = "0.7.3"
10+
const version = "0.8.0"
1111

1212
var revision = "HEAD"
1313
var showVersion bool

0 commit comments

Comments
 (0)