Skip to content

Commit

Permalink
Merge pull request #34 from zebrium/b3arpsl-patch-2
Browse files Browse the repository at this point in the history
Update root.go
  • Loading branch information
b3arpsl authored Nov 29, 2023
2 parents 099273b + ed88559 commit 85694b0
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 @@ -10,7 +10,7 @@ import (
)

var cfgFile string
var version = "2.1.2"
var version = "2.1.3"

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

0 comments on commit 85694b0

Please sign in to comment.