Skip to content

Commit f42fccf

Browse files
authored
chore: upgrade version (#105)
1 parent 5dc3b92 commit f42fccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
"github.com/spf13/cobra"
2626
)
2727

28-
const BuildVersion = "1.2.3"
28+
const BuildVersion = "1.2.5"
2929

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

0 commit comments

Comments
 (0)