Skip to content

Commit

Permalink
Bump gogok8s to version v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BigPapaChas committed Apr 14, 2023
1 parent 3abdf33 commit ba5957b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/commands/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ var (
var rootCmd = &cobra.Command{
Use: "gogok8s",
Short: "gogok8s helps manage your k8s cluster kubeconfig(s)",
Version: "v1.0.0",
Version: "v1.0.1",
}

//nolint:gochecknoinits
Expand Down

0 comments on commit ba5957b

Please sign in to comment.