Skip to content

Commit c6374bb

Browse files
Bump the version to v0.0.4
1 parent ac0eda1 commit c6374bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
package cli
44

55
var (
6-
Version string = "0.0.3"
6+
Version string = "0.0.4"
77
Build string = "20230327"
88
)

0 commit comments

Comments
 (0)