Skip to content

Commit b3ec0a4

Browse files
Bump the version to v0.0.5
1 parent b1f863d commit b3ec0a4

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.4"
6+
Version string = "0.0.5"
77
Build string = "20230404"
88
)

0 commit comments

Comments
 (0)