We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c0e72 commit 3fd1d2dCopy full SHA for 3fd1d2d
cli/version.go
@@ -4,5 +4,5 @@ package cli
4
5
var (
6
Version string = "0.0.9"
7
- Build string = "20230516"
+ Build string = "20230522"
8
)
0 commit comments