Skip to content

Commit

Permalink
chore: upgrade version (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenquan authored Dec 30, 2022
1 parent 462f253 commit 66feddf
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 @@ -24,7 +24,7 @@ import (
"github.com/spf13/cobra"
)

const BuildVersion = "0.9.3"
const BuildVersion = "1.0.0"

// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Expand Down

0 comments on commit 66feddf

Please sign in to comment.