We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4700e2b commit 491a98eCopy full SHA for 491a98e
cmd/root.go
@@ -70,7 +70,7 @@ var rootCmd = &cobra.Command{
70
71
Currently you can upload transaction bundles from a directory, download
72
and count resources and evaluate measures.`,
73
- Version: "1.3.1",
+ Version: "1.4.0",
74
}
75
76
// Execute adds all child commands to the root command and sets flags appropriately.
0 commit comments