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 1820a33 commit 60c3ca4Copy full SHA for 60c3ca4
version/version.go
@@ -3,7 +3,7 @@ package version
3
import "fmt"
4
5
const (
6
- Version = "v0.9.23"
+ Version = "v0.9.24"
7
UserAgentHeader = "User-Agent"
8
)
9
0 commit comments