Skip to content

Commit a724090

Browse files
EperezOkanishnaik
andauthored
Update version (#403)
Co-authored-by: anishnaik <[email protected]>
1 parent 4577a69 commit a724090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cmd/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"os"
88
)
99

10-
const version = "0.1.3"
10+
const version = "0.1.4"
1111

1212
// rootCmd represents the root CLI command object which all other commands stem from.
1313
var rootCmd = &cobra.Command{

0 commit comments

Comments
 (0)