Skip to content

Commit 3295358

Browse files
committed
Set release version
1 parent d2d20ac commit 3295358

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
@@ -24,7 +24,7 @@ import (
2424
"github.com/spf13/cobra"
2525
)
2626

27-
const version string = "0.5.0-SNAPSHOT"
27+
const version string = "0.4.1"
2828

2929
var cfgFile string
3030

0 commit comments

Comments
 (0)