Skip to content

Commit a0d1b2d

Browse files
committed
1.3
1 parent 48f0a76 commit a0d1b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Annotate stdin with timestamps per line.
2020
}
2121
}
2222

23-
const Version = "1.1"
23+
const Version = "1.3"
2424

2525
func main() {
2626
version := flag.Bool("version", false, "Print the version string")

0 commit comments

Comments
 (0)