We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f43f96 commit 90e3bfdCopy full SHA for 90e3bfd
1 file changed
cmd/main.go
@@ -1,3 +1,4 @@
1
package cmd
2
3
+// Version defines the CLI version (set here for uniformity with other tools)
4
var Version = "unset"
0 commit comments