We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a08df6 commit a8921b2Copy full SHA for a8921b2
cmd/root.go
@@ -8,7 +8,7 @@ import (
8
9
var rootCmd = &cobra.Command{
10
Use: "clive",
11
- Version: "v0.2.0",
+ Version: "v0.3.0",
12
Short: "Automates terminal operations and lets you view them live via a browser",
13
Long: "Automates terminal operations and lets you view them live via a browser.",
14
}
0 commit comments