We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23914cd commit 60c3090Copy full SHA for 60c3090
cmd/jetstream-controller/main.go
@@ -37,7 +37,7 @@ import (
37
var (
38
BuildTime = "build-time-not-set"
39
GitInfo = "gitinfo-not-set"
40
- Version = "0.8.0"
+ Version = "0.9.0"
41
)
42
43
func main() {
0 commit comments