Skip to content

Commit c3abd82

Browse files
[tagpr] prepare for the next release
1 parent 8699597 commit c3abd82

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.8.2"
10+
const version = "0.8.3"
1111

1212
var revision = "HEAD"
1313
var showVersion bool

0 commit comments

Comments
 (0)