We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e13d3 commit 30c79aeCopy full SHA for 30c79ae
version.go
@@ -4,7 +4,7 @@ import "fmt"
4
5
//nolint:gochecknoglobals
6
var (
7
- version = "0.8.1"
+ version = "0.9.0"
8
commit = ""
9
date = ""
10
)
0 commit comments