We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b1cc0 commit 4c4c67aCopy full SHA for 4c4c67a
main.go
@@ -43,7 +43,7 @@ import (
43
// -f:Set the format to generate reports, support text, html and json,not
44
// necessarily using the default formate-html.
45
46
-const VERSION = "3.0.0-dev"
+const VERSION = "v3.0.0"
47
48
var (
49
version = flag.Bool("version", false, "print GoReporter version.")
0 commit comments