Skip to content

Commit 4d383ed

Browse files
committed
bump to v0.0.4
Signed-off-by: Daniel Stamer <[email protected]>
1 parent 430fc49 commit 4d383ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

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

99
const (
10-
version = "0.0.3"
10+
version = "0.0.4"
1111
)
1212

1313
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)