We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f663c8a commit add5053Copy full SHA for add5053
cmd/root.go
@@ -45,7 +45,7 @@ the Agent ecosystem.`,
45
// Uncomment the following line if your bare application
46
// has an action associated with it:
47
// Run: func(cmd *cobra.Command, args []string) { },
48
- Version: "0.9.2",
+ Version: "0.9.3",
49
}
50
51
// Execute adds all child commands to the root command and sets flags appropriately.
0 commit comments