We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4bad29 commit abcc8b9Copy full SHA for abcc8b9
1 file changed
cmd/agentfile/main.go
@@ -9,7 +9,7 @@ import (
9
"github.com/spf13/cobra"
10
)
11
12
-const cliVersion = "0.2.0"
+const cliVersion = "0.3.0"
13
14
func main() {
15
root := newRootCommand()
0 commit comments