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 48f0a76 commit a0d1b2dCopy full SHA for a0d1b2d
main.go
@@ -20,7 +20,7 @@ Annotate stdin with timestamps per line.
20
}
21
22
23
-const Version = "1.1"
+const Version = "1.3"
24
25
func main() {
26
version := flag.Bool("version", false, "Print the version string")
0 commit comments