Skip to content

Commit 4340f73

Browse files
Bump the version to v0.0.8
1 parent 4e01518 commit 4340f73

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.7"
6+
Version string = "0.0.8"
77
Build string = "20230508"
88
)

0 commit comments

Comments
 (0)