Skip to content

Commit 116712e

Browse files
[tagpr] prepare for the next release
1 parent f9272df commit 116712e

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

1212
var revision = "HEAD"
1313
var showVersion bool

0 commit comments

Comments
 (0)