Skip to content

Commit a8921b2

Browse files
committed
v0.3.0
1 parent 0a08df6 commit a8921b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88

99
var rootCmd = &cobra.Command{
1010
Use: "clive",
11-
Version: "v0.2.0",
11+
Version: "v0.3.0",
1212
Short: "Automates terminal operations and lets you view them live via a browser",
1313
Long: "Automates terminal operations and lets you view them live via a browser.",
1414
}

0 commit comments

Comments
 (0)