Skip to content

Commit 8cee742

Browse files
committed
Bump version to 0.9.4
1 parent 1d34d02 commit 8cee742

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
"github.com/spf13/cobra"
99
)
1010

11-
const Version = "0.9.3"
11+
const Version = "0.9.4"
1212

1313
// CLIConfig holds CLI options passed via flags
1414
type CLIConfig struct {

0 commit comments

Comments
 (0)