Skip to content

Commit

Permalink
30.1 -> 30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneharter committed May 6, 2022
1 parent 0b892aa commit 0270ccd
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 @@ -23,7 +23,7 @@ import (
"github.com/spf13/viper"
)

var Version string = "30.1"
var Version string = "30.2"

var cfgFile string
var userAgent string
Expand Down

0 comments on commit 0270ccd

Please sign in to comment.