Skip to content

Commit

Permalink
Bump gogok8s version to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BigPapaChas committed Apr 9, 2024
1 parent f27c8ba commit 6dc6f99
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.2.0",
Version: "v1.2.1",
}

//nolint:gochecknoinits
Expand Down

0 comments on commit 6dc6f99

Please sign in to comment.