Skip to content

Commit 8a9e538

Browse files
chore: bump version to 0.3.3
1 parent 7cd3e65 commit 8a9e538

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const Version = "0.3.2"
9+
const Version = "0.3.3"
1010

1111
var versionCmd = &cobra.Command{
1212
Use: "version",

0 commit comments

Comments
 (0)