Skip to content

Commit eafb934

Browse files
Bump the version to v0.0.6
1 parent 7f97652 commit eafb934

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.5"
6+
Version string = "0.0.6"
77
Build string = "20230417"
88
)

0 commit comments

Comments
 (0)