diff --git a/cmd/root.go b/cmd/root.go index f7502a3..d51ffd4 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -14,7 +14,7 @@ import ( ) var rootCmd = &cobra.Command{ - Version: "0.3.0", + Version: "0.4.0", Use: "jqp", Short: "jqp is a TUI to explore jq", Long: `jqp is a TUI to explore the jq command line utility`,