We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c87d0 commit 5ae1d26Copy full SHA for 5ae1d26
pkg/knctl/cmd/version.go
@@ -24,7 +24,7 @@ import (
24
)
25
26
const (
27
- Version = "0.0.9-dev.1"
+ Version = "0.0.9"
28
29
30
type VersionOptions struct {
0 commit comments