Skip to content

Commit

Permalink
bumped cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
amorey committed Oct 28, 2024
1 parent 925c284 commit 78a97b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cli/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "kubetail",
Version: "0.0.1",
Version: "0.0.6",
Short: "Kubetail - Kubernetes Logging Utility",
}

Expand Down

0 comments on commit 78a97b0

Please sign in to comment.