Skip to content

Commit

Permalink
Merge pull request #38 from kubeslice/priyank-upadhyay-patch-1
Browse files Browse the repository at this point in the history
version update
  • Loading branch information
priyank-upadhyay authored Mar 3, 2023
2 parents f04420a + 562b016 commit 9078b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
// "github.com/spf13/cobra/doc"
)

var version = "0.4.3"
var version = "0.4.4"
var rootCmd = &cobra.Command{
Use: "kubeslice-cli",
Version: version,
Expand Down

0 comments on commit 9078b11

Please sign in to comment.