We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e317e09 commit 7f97652Copy full SHA for 7f97652
1 file changed
cli/version.go
@@ -4,5 +4,5 @@ package cli
4
5
var (
6
Version string = "0.0.5"
7
- Build string = "20230404"
+ Build string = "20230417"
8
)
0 commit comments